summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/MakeOrnamentDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/MakeOrnamentDialog.h')
-rw-r--r--src/gui/dialogs/MakeOrnamentDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/MakeOrnamentDialog.h b/src/gui/dialogs/MakeOrnamentDialog.h
index 4396c18..af7dc99 100644
--- a/src/gui/dialogs/MakeOrnamentDialog.h
+++ b/src/gui/dialogs/MakeOrnamentDialog.h
@@ -46,7 +46,7 @@ class MakeOrnamentDialog : public KDialogBase
TQ_OBJECT
public:
- MakeOrnamentDialog(TQWidget *tqparent, TQString defaultName, int defaultBasePitch);
+ MakeOrnamentDialog(TQWidget *parent, TQString defaultName, int defaultBasePitch);
TQString getName() const;
int getBasePitch() const;