summaryrefslogtreecommitdiffstats
path: root/examples/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl')
-rw-r--r--examples/opengl/box/globjwin.cpp4
-rw-r--r--examples/opengl/glpixmap/globjwin.cpp4
-rw-r--r--examples/opengl/overlay/globjwin.cpp4
-rw-r--r--examples/opengl/sharedbox/globjwin.cpp4
-rw-r--r--examples/opengl/texture/globjwin.cpp4
5 files changed, 10 insertions, 10 deletions
diff --git a/examples/opengl/box/globjwin.cpp b/examples/opengl/box/globjwin.cpp
index d93c61af8..8a8c62047 100644
--- a/examples/opengl/box/globjwin.cpp
+++ b/examples/opengl/box/globjwin.cpp
@@ -11,8 +11,8 @@
#include <ntqslider.h>
#include <ntqlayout.h>
#include <ntqframe.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
#include <ntqapplication.h>
#include <ntqkeycode.h>
#include "globjwin.h"
diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp
index bdb22eefa..a34dd3cd8 100644
--- a/examples/opengl/glpixmap/globjwin.cpp
+++ b/examples/opengl/glpixmap/globjwin.cpp
@@ -19,8 +19,8 @@
#include <ntqlayout.h>
#include <ntqframe.h>
#include <ntqlabel.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
#include <ntqapplication.h>
#include <ntqkeycode.h>
#include <ntqpixmap.h>
diff --git a/examples/opengl/overlay/globjwin.cpp b/examples/opengl/overlay/globjwin.cpp
index 585994a7b..8e6640beb 100644
--- a/examples/opengl/overlay/globjwin.cpp
+++ b/examples/opengl/overlay/globjwin.cpp
@@ -9,8 +9,8 @@
#include <ntqlayout.h>
#include <ntqframe.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
#include <ntqapplication.h>
#include <ntqmessagebox.h>
#include "globjwin.h"
diff --git a/examples/opengl/sharedbox/globjwin.cpp b/examples/opengl/sharedbox/globjwin.cpp
index 118783902..576b17711 100644
--- a/examples/opengl/sharedbox/globjwin.cpp
+++ b/examples/opengl/sharedbox/globjwin.cpp
@@ -11,8 +11,8 @@
#include <ntqslider.h>
#include <ntqlayout.h>
#include <ntqframe.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
#include <ntqapplication.h>
#include <ntqkeycode.h>
#include "globjwin.h"
diff --git a/examples/opengl/texture/globjwin.cpp b/examples/opengl/texture/globjwin.cpp
index 3a591c225..65ee40225 100644
--- a/examples/opengl/texture/globjwin.cpp
+++ b/examples/opengl/texture/globjwin.cpp
@@ -11,8 +11,8 @@
#include <ntqslider.h>
#include <ntqlayout.h>
#include <ntqframe.h>
-#include <ntqmenubar.h>
-#include <ntqpopupmenu.h>
+#include <tqmenubar.h>
+#include <tqpopupmenu.h>
#include <ntqapplication.h>
#include <ntqkeycode.h>
#include "globjwin.h"