summaryrefslogtreecommitdiffstats
path: root/examples/themes
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /examples/themes
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz
tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/themes')
-rw-r--r--examples/themes/metal.cpp2
-rw-r--r--examples/themes/wood.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/themes/metal.cpp b/examples/themes/metal.cpp
index 5a6c2b44..5f9ead62 100644
--- a/examples/themes/metal.cpp
+++ b/examples/themes/metal.cpp
@@ -19,7 +19,7 @@
#include "ntqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
-#include "ntqimage.h"
+#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"
#include "ntqrangecontrol.h"
diff --git a/examples/themes/wood.cpp b/examples/themes/wood.cpp
index 1a331c89..c4cf0d4c 100644
--- a/examples/themes/wood.cpp
+++ b/examples/themes/wood.cpp
@@ -19,7 +19,7 @@
#include "ntqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
-#include "ntqimage.h"
+#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"
#include "ntqrangecontrol.h"