summaryrefslogtreecommitdiffstats
path: root/src/styles/qmotifplusstyle.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /src/styles/qmotifplusstyle.cpp
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'src/styles/qmotifplusstyle.cpp')
-rw-r--r--src/styles/qmotifplusstyle.cpp40
1 files changed, 20 insertions, 20 deletions
diff --git a/src/styles/qmotifplusstyle.cpp b/src/styles/qmotifplusstyle.cpp
index a3ff8aeb..528e6dce 100644
--- a/src/styles/qmotifplusstyle.cpp
+++ b/src/styles/qmotifplusstyle.cpp
@@ -38,28 +38,28 @@
**
**********************************************************************/
-#include "qmotifplusstyle.h"
+#include "ntqmotifplusstyle.h"
#if !defined(QT_NO_STYLE_MOTIFPLUS) || defined(QT_PLUGIN)
-#include "qmenubar.h"
-#include "qapplication.h"
-#include "qpainter.h"
-#include "qpalette.h"
-#include "qframe.h"
-#include "qpushbutton.h"
-#include "qcheckbox.h"
-#include "qradiobutton.h"
-#include "qcombobox.h"
-#include "qlineedit.h"
-#include "qspinbox.h"
-#include "qslider.h"
-#include "qdrawutil.h"
-#include "qscrollbar.h"
-#include "qtabbar.h"
-#include "qtoolbar.h"
-#include "qguardedptr.h"
-#include "qlayout.h"
+#include "ntqmenubar.h"
+#include "ntqapplication.h"
+#include "ntqpainter.h"
+#include "ntqpalette.h"
+#include "ntqframe.h"
+#include "ntqpushbutton.h"
+#include "ntqcheckbox.h"
+#include "ntqradiobutton.h"
+#include "ntqcombobox.h"
+#include "ntqlineedit.h"
+#include "ntqspinbox.h"
+#include "ntqslider.h"
+#include "ntqdrawutil.h"
+#include "ntqscrollbar.h"
+#include "ntqtabbar.h"
+#include "ntqtoolbar.h"
+#include "ntqguardedptr.h"
+#include "ntqlayout.h"
struct TQMotifPlusStylePrivate
@@ -132,7 +132,7 @@ static void drawMotifPlusShade(TQPainter *p,
/*!
- \class TQMotifPlusStyle qmotifplusstyle.h
+ \class TQMotifPlusStyle ntqmotifplusstyle.h
\brief The TQMotifPlusStyle class provides a more sophisticated Motif-ish look and feel.
\ingroup appearance