diff options
Diffstat (limited to 'qtinterface/tqt.h')
-rw-r--r-- | qtinterface/tqt.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qtinterface/tqt.h b/qtinterface/tqt.h index 36d8a58..59aec11 100644 --- a/qtinterface/tqt.h +++ b/qtinterface/tqt.h @@ -22,8 +22,8 @@ Boston, MA 02110-1301, USA. #ifndef TQT_H #define TQT_H -//#define USE_QT3 -#define USE_QT4 +#define USE_QT3 +//#define USE_QT4 #ifdef USE_QT4 #define QT3_SUPPORT @@ -32,4 +32,4 @@ Boston, MA 02110-1301, USA. //#include "kdemacros.h.in" //#define TQT_EXPORT KDE_EXPORT -#endif /* TQT_H */
\ No newline at end of file +#endif /* TQT_H */ |