diff options
Diffstat (limited to 'qtinterface/tqintdict.h')
-rw-r--r-- | qtinterface/tqintdict.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/qtinterface/tqintdict.h b/qtinterface/tqintdict.h index ee70748..5e7fd1b 100644 --- a/qtinterface/tqintdict.h +++ b/qtinterface/tqintdict.h @@ -36,12 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QIntDict class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3intdict.h> -#define QIntDict Q3IntDict - #endif // USE_QT4 #endif /* TQINTDICT_H */
\ No newline at end of file |