diff options
Diffstat (limited to 'examples/opengl/overlay/globjwin.cpp')
-rw-r--r-- | examples/opengl/overlay/globjwin.cpp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/opengl/overlay/globjwin.cpp b/examples/opengl/overlay/globjwin.cpp index 24dda2fad..0c79cd6a9 100644 --- a/examples/opengl/overlay/globjwin.cpp +++ b/examples/opengl/overlay/globjwin.cpp @@ -7,12 +7,12 @@ ** *****************************************************************************/ -#include <qlayout.h> -#include <qframe.h> -#include <qmenubar.h> -#include <qpopupmenu.h> -#include <qapplication.h> -#include <qmessagebox.h> +#include <ntqlayout.h> +#include <ntqframe.h> +#include <ntqmenubar.h> +#include <ntqpopupmenu.h> +#include <ntqapplication.h> +#include <ntqmessagebox.h> #include "globjwin.h" #include "glteapots.h" |