diff options
Diffstat (limited to 'src/widgets/qmainwindow.cpp')
-rw-r--r-- | src/widgets/qmainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 3510c8290..da20228b6 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -46,7 +46,7 @@ #include "tqobjectlist.h" #include "ntqintdict.h" #include "ntqapplication.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "tqmap.h" #include "ntqcursor.h" #include "ntqpainter.h" |