diff options
Diffstat (limited to 'src/styles/qcompactstyle.cpp')
-rw-r--r-- | src/styles/qcompactstyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qcompactstyle.cpp b/src/styles/qcompactstyle.cpp index e6fd64e14..4df2fc10f 100644 --- a/src/styles/qcompactstyle.cpp +++ b/src/styles/qcompactstyle.cpp @@ -46,8 +46,8 @@ #include "ntqpalette.h" #include "ntqpainter.h" #include "ntqdrawutil.h" -#include "ntqmenudata.h" -#include "ntqpopupmenu.h" +#include "tqmenudata.h" +#include "tqpopupmenu.h" TQCompactStyle::TQCompactStyle() : TQWindowsStyle() |