summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /src/opengl
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz
tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/ntqglcolormap.h2
-rw-r--r--src/opengl/qgl.cpp2
-rw-r--r--src/opengl/qgl_x11.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/opengl/ntqglcolormap.h b/src/opengl/ntqglcolormap.h
index a4b2ae0d..61fbd7c7 100644
--- a/src/opengl/ntqglcolormap.h
+++ b/src/opengl/ntqglcolormap.h
@@ -42,7 +42,7 @@
#define TQGLCOLORMAP_H
#ifndef QT_H
-#include "ntqcolor.h"
+#include "tqcolor.h"
#include "tqmemarray.h"
#include "ntqshared.h"
#endif // QT_H
diff --git a/src/opengl/qgl.cpp b/src/opengl/qgl.cpp
index 0436c01c..8c327941 100644
--- a/src/opengl/qgl.cpp
+++ b/src/opengl/qgl.cpp
@@ -40,7 +40,7 @@
#include "ntqgl.h"
#include "ntqpixmap.h"
-#include "ntqpaintdevicemetrics.h"
+#include "tqpaintdevicemetrics.h"
#include "tqimage.h"
#include "ntqcleanuphandler.h"
#include "tqptrdict.h"
diff --git a/src/opengl/qgl_x11.cpp b/src/opengl/qgl_x11.cpp
index 661c4191..93822834 100644
--- a/src/opengl/qgl_x11.cpp
+++ b/src/opengl/qgl_x11.cpp
@@ -47,7 +47,7 @@
#include "ntqapplication.h"
#include "tqintdict.h"
-#include "private/qfontengine_p.h"
+#include "private/tqfontengine_p.h"
#define INT8 dummy_INT8
#define INT32 dummy_INT32