summaryrefslogtreecommitdiffstats
path: root/examples/demo/opengl/glworkspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/opengl/glworkspace.h')
-rw-r--r--examples/demo/opengl/glworkspace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/opengl/glworkspace.h b/examples/demo/opengl/glworkspace.h
index 3739b24a1..6ad1ecb5b 100644
--- a/examples/demo/opengl/glworkspace.h
+++ b/examples/demo/opengl/glworkspace.h
@@ -8,7 +8,7 @@ class TQPrinter;
class GLWorkspace : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
GLWorkspace( TQWidget *parent = 0, const char *name = 0, WFlags f = 0 );
~GLWorkspace();