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 452e39f..0b31db4 100644
--- a/src/gui/contexthelp.h
+++ b/src/gui/contexthelp.h
@@ -29,7 +29,7 @@ in a ICNDocument.
*/
class ContextHelp : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
static ContextHelp * self( KateMDI::ToolView * parent = 0l );