summaryrefslogtreecommitdiffstats
path: root/examples/helpsystem/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helpsystem/mainwindow.h')
-rw-r--r--examples/helpsystem/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpsystem/mainwindow.h b/examples/helpsystem/mainwindow.h
index 00f4da5a9..2566bae18 100644
--- a/examples/helpsystem/mainwindow.h
+++ b/examples/helpsystem/mainwindow.h
@@ -15,7 +15,7 @@ class TQAssistantClient;
class MainWindow : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
MainWindow();
~MainWindow();