diff options
Diffstat (limited to 'src/styles/qcommonstyle.cpp')
| -rw-r--r-- | src/styles/qcommonstyle.cpp | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp index 5f16b5b0e..7b6e475f3 100644 --- a/src/styles/qcommonstyle.cpp +++ b/src/styles/qcommonstyle.cpp @@ -48,27 +48,27 @@  #include "tqpainter.h"  #include "ntqdrawutil.h"  #include "tqpixmap.h" -#include "ntqpushbutton.h" +#include "tqpushbutton.h"  #include "ntqtabbar.h"  #include "ntqtabwidget.h" -#include "ntqlineedit.h" -#include "ntqscrollbar.h" +#include "tqlineedit.h" +#include "tqscrollbar.h"  #include "tqtoolbutton.h"  #include "tqtoolbar.h" -#include "ntqcombobox.h" +#include "tqcombobox.h"  #include "ntqdockarea.h"  #include "ntqheader.h" -#include "ntqspinbox.h" +#include "tqspinbox.h"  #include "ntqrangecontrol.h"  #include "ntqgroupbox.h" -#include "ntqslider.h" +#include "tqslider.h"  #include "ntqlistview.h" -#include "ntqcheckbox.h" -#include "ntqradiobutton.h" +#include "tqcheckbox.h" +#include "tqradiobutton.h"  #include "tqbitmap.h"  #include "ntqprogressbar.h"  #include "ntqlistbox.h" -#include "private/qdialogbuttons_p.h" +#include "private/tqdialogbuttons_p.h"  #include <limits.h>  #include <tqpixmap.h>  #include "../widgets/qtitlebar_p.h" | 
