diff options
Diffstat (limited to 'qtinterface/tqptrdict.h')
-rw-r--r-- | qtinterface/tqptrdict.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/qtinterface/tqptrdict.h b/qtinterface/tqptrdict.h index 187e889..07a47e8 100644 --- a/qtinterface/tqptrdict.h +++ b/qtinterface/tqptrdict.h @@ -36,13 +36,10 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QPtrDict class -// For Qt4, no changes are needed +// For Qt4, some changes are needed #include <Qt/q3ptrdict.h> -#define QPtrDict Q3PtrDict -#define QPtrDictIterator Q3PtrDictIterator - #endif // USE_QT4 #endif /* TQPTRDICT_H */
\ No newline at end of file |