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