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 1f243534..57f9d984 100644
--- a/src/modules/help/helpwindow.h
+++ b/src/modules/help/helpwindow.h
@@ -36,7 +36,7 @@ class TQTextBrowser;
class KviHelpWindow : public KviWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
KviHelpWindow(KviFrame * lpFrm,const char * name);
~KviHelpWindow();