Additional k => tde renaming and fixes

pull/1/head
Slávek Banko 11 years ago
parent d3f27c3ee4
commit 3484d122cb

@ -507,7 +507,7 @@ v0.7.1 3rd May 1999
v0.7 16th April 1999 v0.7 16th April 1999
Build with -fno-exceptions if supported. Converted the documentation Build with -fno-exceptions if supported. Converted the documentation
to SGML. Replaced TQT_VERSION and KDE_VERSION with the proper TQt and to SGML. Replaced TQT_VERSION and TDE_VERSION with the proper TQt and
KDE version constants. Fixed a bad bug converting from TQStrings to KDE version constants. Fixed a bad bug converting from TQStrings to
Python strings. The "connect" convenience function has been removed. Python strings. The "connect" convenience function has been removed.
Added the class variables for all supported classes. Removed SLOT() Added the class variables for all supported classes. Removed SLOT()

@ -27,7 +27,7 @@
#include "../designer/pixmapchooser.h" #include "../designer/pixmapchooser.h"
#endif #endif
//#include "../integration/kdevelop/kdewidgets.h" //#include "../integration/tdevelop/kdewidgets.h"
#include <globaldefs.h> #include <globaldefs.h>
#include <tqstrlist.h> #include <tqstrlist.h>

Loading…
Cancel
Save