diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-12-23 13:12:23 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-23 13:12:23 +0100 |
commit | 9092fbf5b0b26e2a2fbac0b41a450d200d3ad3f0 (patch) | |
tree | b9ba6dd3acab6e3ce43baca7d200bb7099dd803a | |
parent | 345fce267e9553675c067dc3429423bcfa56fcac (diff) | |
download | pytqt-9092fbf5b0b26e2a2fbac0b41a450d200d3ad3f0.tar.gz pytqt-9092fbf5b0b26e2a2fbac0b41a450d200d3ad3f0.zip |
Rename kdewidgets => tdewidgets
-rw-r--r-- | pyuic2/widgetdatabase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuic2/widgetdatabase.cpp b/pyuic2/widgetdatabase.cpp index a121f94..c241ad0 100644 --- a/pyuic2/widgetdatabase.cpp +++ b/pyuic2/widgetdatabase.cpp @@ -27,7 +27,7 @@ #include "../designer/pixmapchooser.h" #endif -//#include "../integration/tdevelop/kdewidgets.h" +//#include "../integration/tdevelop/tdewidgets.h" #include <globaldefs.h> #include <tqstrlist.h> |