summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/PitchDragLabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/PitchDragLabel.h')
-rw-r--r--src/gui/widgets/PitchDragLabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/PitchDragLabel.h b/src/gui/widgets/PitchDragLabel.h
index 1be7232..6f11b17 100644
--- a/src/gui/widgets/PitchDragLabel.h
+++ b/src/gui/widgets/PitchDragLabel.h
@@ -47,7 +47,7 @@ class PitchDragLabel : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- PitchDragLabel(TQWidget *tqparent,
+ PitchDragLabel(TQWidget *parent,
int defaultPitch = 60, bool defaultSharps = true);
~PitchDragLabel();