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