diff options
Diffstat (limited to 'qtinterface/interface_tqt3/tqgarray.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqgarray.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/qtinterface/interface_tqt3/tqgarray.h b/qtinterface/interface_tqt3/tqgarray.h index d819328..a26e0fd 100644 --- a/qtinterface/interface_tqt3/tqgarray.h +++ b/qtinterface/interface_tqt3/tqgarray.h @@ -23,23 +23,6 @@ Boston, MA 02110-1301, USA. #define TQT_TQGARRAY_H #include <tqt.h> - -#ifdef USE_QT3 - -// Reimplement the QGArray class -// For Qt3, no changes are needed - #include <ntqgarray.h> -#endif // USE_QT3 - -#ifdef USE_QT4 - -// Reimplement the QGArray class -// For Qt4, some changes are needed - -#include <Qt/q3garray.h> - -#endif // USE_QT4 - #endif /* TQT_TQGARRAY_H */ |