diff options
Diffstat (limited to 'src/styles/qwindowsstyle.cpp')
-rw-r--r-- | src/styles/qwindowsstyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index 1bf789d22..b8f3a5410 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -47,13 +47,13 @@ #include "ntqpainter.h" #include "ntqdrawutil.h" // for now #include "ntqpixmap.h" // for now -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqlabel.h" #include "ntqimage.h" #include "ntqpushbutton.h" #include "ntqcombobox.h" #include "ntqlistbox.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqrangecontrol.h" #include "ntqscrollbar.h" #include "ntqslider.h" |