summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/notation/NotationCanvasView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/notation/NotationCanvasView.h')
-rw-r--r--src/gui/editors/notation/NotationCanvasView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/notation/NotationCanvasView.h b/src/gui/editors/notation/NotationCanvasView.h
index e327de8..01f19b2 100644
--- a/src/gui/editors/notation/NotationCanvasView.h
+++ b/src/gui/editors/notation/NotationCanvasView.h
@@ -70,7 +70,7 @@ class NotationCanvasView : public RosegardenCanvasView
public:
NotationCanvasView(const LinedStaffManager &staffmgr,
- TQCanvas *viewing, TQWidget *tqparent=0,
+ TQCanvas *viewing, TQWidget *parent=0,
const char *name=0, WFlags f=0);
~NotationCanvasView();