summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/TriggerSegmentDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/TriggerSegmentDialog.h')
-rw-r--r--src/gui/dialogs/TriggerSegmentDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/TriggerSegmentDialog.h b/src/gui/dialogs/TriggerSegmentDialog.h
index 5dac0bb..8fcbe6c 100644
--- a/src/gui/dialogs/TriggerSegmentDialog.h
+++ b/src/gui/dialogs/TriggerSegmentDialog.h
@@ -48,7 +48,7 @@ class TriggerSegmentDialog : public KDialogBase
TQ_OBJECT
public:
- TriggerSegmentDialog(TQWidget *tqparent, Composition *);
+ TriggerSegmentDialog(TQWidget *parent, Composition *);
TriggerSegmentId getId() const;
bool getRetune() const;