summaryrefslogtreecommitdiffstats
path: root/examples/opengl/sharedbox/globjwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/sharedbox/globjwin.h')
-rw-r--r--examples/opengl/sharedbox/globjwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/sharedbox/globjwin.h b/examples/opengl/sharedbox/globjwin.h
index 5832ee685..f09d2440e 100644
--- a/examples/opengl/sharedbox/globjwin.h
+++ b/examples/opengl/sharedbox/globjwin.h
@@ -22,7 +22,7 @@ class GLBox;
class GLObjectWindow : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
GLObjectWindow( TQWidget* parent = 0, const char* name = 0 );