summaryrefslogtreecommitdiffstats
path: root/examples/opengl/texture/gltexobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/texture/gltexobj.h')
-rw-r--r--examples/opengl/texture/gltexobj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/texture/gltexobj.h b/examples/opengl/texture/gltexobj.h
index 8d167228a..0f86b2684 100644
--- a/examples/opengl/texture/gltexobj.h
+++ b/examples/opengl/texture/gltexobj.h
@@ -21,7 +21,7 @@
class GLTexobj : public TQGLWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: