diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqstring.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqstring.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/qtinterface/interface_tqt3/tqstring.h b/qtinterface/interface_tqt3/tqstring.h index 2e22c2e..da2695b 100644 --- a/qtinterface/interface_tqt3/tqstring.h +++ b/qtinterface/interface_tqt3/tqstring.h @@ -25,24 +25,6 @@ Boston, MA 02110-1301, USA. #include <tqt.h> #include <ntqcstring.h> #include <ntqdatastream.h> - -#ifdef USE_QT3 - -// Reimplement the QString class -// For Qt3, no changes are needed - #include <ntqstring.h> -#endif // USE_QT3 - -#ifdef USE_QT4 - -// Reimplement the QString class -// For Qt4, some changes are needed - -#include <tqt4/Qt/ntqstring.h> -#include <QtCore/QRegExp> - -#endif // USE_QT4 - #endif /* TQT_TQSTRING_H */ |