summaryrefslogtreecommitdiffstats
path: root/src/styles/qcommonstyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/qcommonstyle.cpp')
-rw-r--r--src/styles/qcommonstyle.cpp50
1 files changed, 25 insertions, 25 deletions
diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp
index 153174ba6..fb04f7e52 100644
--- a/src/styles/qcommonstyle.cpp
+++ b/src/styles/qcommonstyle.cpp
@@ -38,39 +38,39 @@
**
**********************************************************************/
-#include "qcommonstyle.h"
+#include "ntqcommonstyle.h"
#ifndef QT_NO_STYLE
-#include "qmenubar.h"
-#include "qapplication.h"
-#include "qpainter.h"
-#include "qdrawutil.h"
-#include "qpixmap.h"
-#include "qpushbutton.h"
-#include "qtabbar.h"
-#include "qscrollbar.h"
-#include "qtoolbutton.h"
-#include "qtoolbar.h"
-#include "qdockarea.h"
-#include "qheader.h"
-#include "qspinbox.h"
-#include "qrangecontrol.h"
-#include "qgroupbox.h"
-#include "qslider.h"
-#include "qlistview.h"
-#include "qcheckbox.h"
-#include "qradiobutton.h"
-#include "qbitmap.h"
-#include "qprogressbar.h"
+#include "ntqmenubar.h"
+#include "ntqapplication.h"
+#include "ntqpainter.h"
+#include "ntqdrawutil.h"
+#include "ntqpixmap.h"
+#include "ntqpushbutton.h"
+#include "ntqtabbar.h"
+#include "ntqscrollbar.h"
+#include "ntqtoolbutton.h"
+#include "ntqtoolbar.h"
+#include "ntqdockarea.h"
+#include "ntqheader.h"
+#include "ntqspinbox.h"
+#include "ntqrangecontrol.h"
+#include "ntqgroupbox.h"
+#include "ntqslider.h"
+#include "ntqlistview.h"
+#include "ntqcheckbox.h"
+#include "ntqradiobutton.h"
+#include "ntqbitmap.h"
+#include "ntqprogressbar.h"
#include "private/qdialogbuttons_p.h"
#include <limits.h>
-#include <qpixmap.h>
+#include <ntqpixmap.h>
#include "../widgets/qtitlebar_p.h"
-#include <qtoolbox.h>
+#include <ntqtoolbox.h>
/*!
- \class TQCommonStyle qcommonstyle.h
+ \class TQCommonStyle ntqcommonstyle.h
\brief The TQCommonStyle class encapsulates the common Look and Feel of a GUI.
\ingroup appearance