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