diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqcommonstyle.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqcommonstyle.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/qtinterface/interface_tqt3/tqcommonstyle.h b/qtinterface/interface_tqt3/tqcommonstyle.h index a0b4af4..a2f9aa1 100644 --- a/qtinterface/interface_tqt3/tqcommonstyle.h +++ b/qtinterface/interface_tqt3/tqcommonstyle.h @@ -23,25 +23,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQCOMMONSTYLE_H #include <tqt.h> - -#ifdef USE_QT3 - -// Reimplement the QCommonStyle class -// For Qt3, no changes are needed - #include <ntqcommonstyle.h> -#endif // USE_QT3 - -#ifdef USE_QT4 - -// Reimplement the QCommonStyle class -// For Qt4, some changes are needed - -#include <ntqstyle.h> -#include <tqt4/Qt/ntqcommonstyle.h> -#include <Qt/ntqpainter.h> - -#endif // USE_QT4 - #endif /* TQT_TQCOMMONSTYLE_H */ |