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 3bb0868..95ad747 100644
--- a/src/gui/widgets/PitchDragLabel.h
+++ b/src/gui/widgets/PitchDragLabel.h
@@ -45,7 +45,7 @@ class NotePixmapFactory;
class PitchDragLabel : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PitchDragLabel(TQWidget *parent,
int defaultPitch = 60, bool defaultSharps = true);