diff options
Diffstat (limited to 'src/gui/rulers/PropertyControlRuler.h')
-rw-r--r-- | src/gui/rulers/PropertyControlRuler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/PropertyControlRuler.h b/src/gui/rulers/PropertyControlRuler.h index 0db8446..704fabe 100644 --- a/src/gui/rulers/PropertyControlRuler.h +++ b/src/gui/rulers/PropertyControlRuler.h @@ -60,7 +60,7 @@ public: PropertyControlRuler(PropertyName propertyName, Staff*, RulerScale*, - EditViewBase* tqparentView, + EditViewBase* parentView, TQCanvas*, TQWidget* tqparent=0, const char* name=0, WFlags f=0); |