summaryrefslogtreecommitdiffstats
path: root/src/gui/itemeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/itemeditor.h')
-rw-r--r--src/gui/itemeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/itemeditor.h b/src/gui/itemeditor.h
index 998a120..47fac35 100644
--- a/src/gui/itemeditor.h
+++ b/src/gui/itemeditor.h
@@ -35,7 +35,7 @@ namespace KateMDI { class ToolView; }
*/
class ItemEditor : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
static ItemEditor * self( KateMDI::ToolView * parent = 0l );