diff options
Diffstat (limited to 'src/gui/dialogs/UseOrnamentDialog.h')
-rw-r--r-- | src/gui/dialogs/UseOrnamentDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/UseOrnamentDialog.h b/src/gui/dialogs/UseOrnamentDialog.h index bbab171..d5f8200 100644 --- a/src/gui/dialogs/UseOrnamentDialog.h +++ b/src/gui/dialogs/UseOrnamentDialog.h @@ -52,7 +52,7 @@ class UseOrnamentDialog : public KDialogBase TQ_OBJECT public: - UseOrnamentDialog(TQWidget *tqparent, Composition *); + UseOrnamentDialog(TQWidget *parent, Composition *); TriggerSegmentId getId() const; Mark getMark() const; |