summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/segment/MarkerEditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/segment/MarkerEditor.h')
-rw-r--r--src/gui/editors/segment/MarkerEditor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/editors/segment/MarkerEditor.h b/src/gui/editors/segment/MarkerEditor.h
index 8d6de0e..c5a1973 100644
--- a/src/gui/editors/segment/MarkerEditor.h
+++ b/src/gui/editors/segment/MarkerEditor.h
@@ -51,9 +51,10 @@ class MultiViewCommandHistory;
class MarkerEditor : public KMainWindow
{
Q_OBJECT
+ TQ_OBJECT
public:
- MarkerEditor(TQWidget *parent,
+ MarkerEditor(TQWidget *tqparent,
RosegardenGUIDoc *doc);
~MarkerEditor();