diff options
Diffstat (limited to 'qtinterface/tqglist.h')
-rw-r--r-- | qtinterface/tqglist.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqglist.h b/qtinterface/tqglist.h index 4b75c9f..6187874 100644 --- a/qtinterface/tqglist.h +++ b/qtinterface/tqglist.h @@ -36,7 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QGList class -// For Qt4, this class was removed! +// For Qt4, some changes are needed + +#include <Qt/q3glist.h> #endif // USE_QT4 |