summaryrefslogtreecommitdiffstats
path: root/examples/themes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/themes')
-rw-r--r--examples/themes/metal.cpp4
-rw-r--r--examples/themes/wood.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp
index ee3b57d12..5a6c2b443 100644
--- a/examples/themes/metal.cpp
+++ b/examples/themes/metal.cpp
@@ -17,11 +17,11 @@
#include "ntqdrawutil.h" // for now
#include "ntqpixmap.h" // for now
#include "ntqpalette.h" // for now
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqlabel.h"
#include "ntqimage.h"
#include "ntqpushbutton.h"
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqrangecontrol.h"
#include "ntqscrollbar.h"
#include "ntqslider.h"
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index b9cf6cda3..1a331c89b 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -17,11 +17,11 @@
#include "ntqdrawutil.h" // for now
#include "ntqpixmap.h" // for now
#include "ntqpalette.h" // for now
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqlabel.h"
#include "ntqimage.h"
#include "ntqpushbutton.h"
-#include "ntqwidget.h"
+#include "tqwidget.h"
#include "ntqrangecontrol.h"
#include "ntqscrollbar.h"
#include <limits.h>