diff options
Diffstat (limited to 'doc/html/qmotif-h.html')
-rw-r--r-- | doc/html/qmotif-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmotif-h.html b/doc/html/qmotif-h.html index fda9bb6b7..848a5b988 100644 --- a/doc/html/qmotif-h.html +++ b/doc/html/qmotif-h.html @@ -72,7 +72,7 @@ class TQMotifPrivate; class TQMotif : public TQEventLoop { - Q_OBJECT + TQ_OBJECT public: TQMotif( const char *applicationClass, XtAppContext context = NULL, XrmOptionDescRec *options = 0, int numOptions = 0); |