summaryrefslogtreecommitdiffstats
path: root/examples/themes/wood.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/themes/wood.cpp')
-rw-r--r--examples/themes/wood.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index 891cf2bf5..a217cebad 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -12,7 +12,7 @@
#ifndef TQT_NO_STYLE_WINDOWS
#include "ntqapplication.h"
-#include "ntqcombobox.h"
+#include "tqcombobox.h"
#include "tqpainter.h"
#include "ntqdrawutil.h" // for now
#include "tqpixmap.h" // for now
@@ -20,10 +20,10 @@
#include "tqwidget.h"
#include "tqlabel.h"
#include "tqimage.h"
-#include "ntqpushbutton.h"
+#include "tqpushbutton.h"
#include "tqwidget.h"
#include "ntqrangecontrol.h"
-#include "ntqscrollbar.h"
+#include "tqscrollbar.h"
#include <limits.h>
#include "tqstylefactory.h"