summaryrefslogtreecommitdiffstats
path: root/src/modules/eventeditor/eventeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/eventeditor/eventeditor.h')
-rw-r--r--src/modules/eventeditor/eventeditor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/eventeditor/eventeditor.h b/src/modules/eventeditor/eventeditor.h
index 802f710d..17f9e5d1 100644
--- a/src/modules/eventeditor/eventeditor.h
+++ b/src/modules/eventeditor/eventeditor.h
@@ -65,7 +65,7 @@ class KviTalPopupMenu;
class KviEventEditor : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KviEventEditor(TQWidget * par);
@@ -98,7 +98,7 @@ private:
class KviEventEditorWindow : public KviWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
KviEventEditorWindow(KviFrame * lpFrm);