diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqinterlacestyle.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqinterlacestyle.h | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/qtinterface/interface_tqt3/tqinterlacestyle.h b/qtinterface/interface_tqt3/tqinterlacestyle.h index e5e8465..49073bf 100644 --- a/qtinterface/interface_tqt3/tqinterlacestyle.h +++ b/qtinterface/interface_tqt3/tqinterlacestyle.h @@ -23,27 +23,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQINTERLACESTYLE_H #include <tqt.h> - -#ifdef USE_QT3 - -// Reimplement the QInterlaceStyle class -// For Qt3, no changes are needed - #include <ntqinterlacestyle.h> -#error "Not ported to new API as of Qt3!" - -#endif // USE_QT3 - -#ifdef USE_QT4 - -// Reimplement the QInterlaceStyle class -// For Qt4, no changes are needed - -#include <Qt/ntqinterlacestyle.h> - -#error "Not ported to new API as of Qt4!" - -#endif // USE_QT4 - #endif /* TQT_TQINTERLACESTYLE_H */ |