diff options
Diffstat (limited to 'qtinterface/tqobjectlist.h')
-rw-r--r-- | qtinterface/tqobjectlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqobjectlist.h b/qtinterface/tqobjectlist.h index ac0be7e..1286100 100644 --- a/qtinterface/tqobjectlist.h +++ b/qtinterface/tqobjectlist.h @@ -36,9 +36,9 @@ Boston, MA 02110-1301, USA. #ifdef USE_QT4 // Reimplement the QObjectList class -// For Qt4, no changes are needed +// For Qt4, some changes are needed -#include <qobjectlist.h> +#include <Qt/qobject.h> #endif // USE_QT4 |