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 69f4c16ad..970d8cdf4 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -43,7 +43,7 @@ #include "ntqtimer.h" #include "ntqlayout.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #include "ntqintdict.h" #include "ntqapplication.h" #include "ntqptrlist.h" |