summaryrefslogtreecommitdiffstats
path: root/src/modules/help/helpwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/help/helpwindow.h')
-rw-r--r--src/modules/help/helpwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/help/helpwindow.h b/src/modules/help/helpwindow.h
index 57f9d984..4da38b9e 100644
--- a/src/modules/help/helpwindow.h
+++ b/src/modules/help/helpwindow.h
@@ -35,7 +35,7 @@ class TQTextBrowser;
class KviHelpWindow : public KviWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
KviHelpWindow(KviFrame * lpFrm,const char * name);