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