From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- examples/opengl/glpixmap/glbox.h | 2 +- examples/opengl/glpixmap/globjwin.cpp | 24 ++++++++++++------------ examples/opengl/glpixmap/globjwin.h | 2 +- examples/opengl/glpixmap/main.cpp | 4 ++-- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'examples/opengl/glpixmap') diff --git a/examples/opengl/glpixmap/glbox.h b/examples/opengl/glpixmap/glbox.h index 0b58cda0b..a7ec8fc2b 100644 --- a/examples/opengl/glpixmap/glbox.h +++ b/examples/opengl/glpixmap/glbox.h @@ -16,7 +16,7 @@ #ifndef GLBOX_H #define GLBOX_H -#include +#include class GLBox : public TQGLWidget diff --git a/examples/opengl/glpixmap/globjwin.cpp b/examples/opengl/glpixmap/globjwin.cpp index c7cd9b673..1309207b0 100644 --- a/examples/opengl/glpixmap/globjwin.cpp +++ b/examples/opengl/glpixmap/globjwin.cpp @@ -14,18 +14,18 @@ ****************************************************************************/ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "globjwin.h" #include "glbox.h" diff --git a/examples/opengl/glpixmap/globjwin.h b/examples/opengl/glpixmap/globjwin.h index b02ed67eb..7f8952f7d 100644 --- a/examples/opengl/glpixmap/globjwin.h +++ b/examples/opengl/glpixmap/globjwin.h @@ -17,7 +17,7 @@ #ifndef GLOBJWIN_H #define GLOBJWIN_H -#include +#include class GLBox; class TQLabel; diff --git a/examples/opengl/glpixmap/main.cpp b/examples/opengl/glpixmap/main.cpp index 13e474007..b8f735582 100644 --- a/examples/opengl/glpixmap/main.cpp +++ b/examples/opengl/glpixmap/main.cpp @@ -17,8 +17,8 @@ // #include "globjwin.h" -#include -#include +#include +#include /* The main program is here. -- cgit v1.2.1