summaryrefslogtreecommitdiffstats
path: root/src/gui/contexthelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/contexthelp.h')
-rw-r--r--src/gui/contexthelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/contexthelp.h b/src/gui/contexthelp.h
index 428ac1b..452e39f 100644
--- a/src/gui/contexthelp.h
+++ b/src/gui/contexthelp.h
@@ -30,7 +30,7 @@ in a ICNDocument.
class ContextHelp : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
static ContextHelp * self( KateMDI::ToolView * parent = 0l );
static TQString toolViewIdentifier() { return "ContextHelp"; }