diff options
Diffstat (limited to 'src/widgets/tqmainwindow.cpp')
-rw-r--r-- | src/widgets/tqmainwindow.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp index beeb3ab55..be6f08cd2 100644 --- a/src/widgets/tqmainwindow.cpp +++ b/src/widgets/tqmainwindow.cpp @@ -44,7 +44,7 @@ #include "tqtimer.h" #include "ntqlayout.h" #include "tqobjectlist.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "ntqapplication.h" #include "tqptrlist.h" #include "tqmap.h" @@ -58,7 +58,7 @@ #include "tqtooltip.h" #include "tqdatetime.h" #include "ntqwhatsthis.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqdockarea.h" #include "tqstringlist.h" #include "tqstyle.h" |