summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/tempo/TempoView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/tempo/TempoView.h')
-rw-r--r--src/gui/editors/tempo/TempoView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/tempo/TempoView.h b/src/gui/editors/tempo/TempoView.h
index b715d24..ad69a32 100644
--- a/src/gui/editors/tempo/TempoView.h
+++ b/src/gui/editors/tempo/TempoView.h
@@ -72,7 +72,7 @@ class TempoView : public EditViewBase, public CompositionObserver
};
public:
- TempoView(RosegardenGUIDoc *doc, TQWidget *tqparent, timeT);
+ TempoView(RosegardenGUIDoc *doc, TQWidget *parent, timeT);
virtual ~TempoView();
virtual bool applyLayout(int staffNo = -1);