diff options
Diffstat (limited to 'src/styles/qwindowsstyle.cpp')
| -rw-r--r-- | src/styles/qwindowsstyle.cpp | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index 27437724f..23754f786 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -50,13 +50,13 @@  #include "tqwidget.h"  #include "tqlabel.h"  #include "tqimage.h" -#include "ntqpushbutton.h" -#include "ntqcombobox.h" +#include "tqpushbutton.h" +#include "tqcombobox.h"  #include "ntqlistbox.h"  #include "tqwidget.h"  #include "ntqrangecontrol.h" -#include "ntqscrollbar.h" -#include "ntqslider.h" +#include "tqscrollbar.h" +#include "tqslider.h"  #include "ntqtabwidget.h"  #include "ntqtabbar.h"  #include "ntqlistview.h" | 
