summaryrefslogtreecommitdiffstats
path: root/tools/assistant/helpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/assistant/helpwindow.h')
-rw-r--r--tools/assistant/helpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/helpwindow.h b/tools/assistant/helpwindow.h
index db89947d2..8ec8f04a6 100644
--- a/tools/assistant/helpwindow.h
+++ b/tools/assistant/helpwindow.h
@@ -43,7 +43,7 @@ class TQMouseEvent;
class HelpWindow : public TQTextBrowser
{
- Q_OBJECT
+ TQ_OBJECT
public:
HelpWindow( MainWindow *m, TQWidget *parent = 0, const char *name = 0 );
void setSource( const TQString &name );