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