summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/qglwidget.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/qglwidget.3qt')
-rw-r--r--doc/man/man3/qglwidget.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/qglwidget.3qt b/doc/man/man3/qglwidget.3qt
index a6b94bf6e..c1282249c 100644
--- a/doc/man/man3/qglwidget.3qt
+++ b/doc/man/man3/qglwidget.3qt
@@ -157,7 +157,7 @@ Here is a rough outline of how a QGLWidget subclass might look:
.br
{
.br
- Q_OBJECT // must include this if you use Qt signals/slots
+ TQ_OBJECT // must include this if you use Qt signals/slots
.br
.br
public: