diff options
Diffstat (limited to 'kpresenter/KPrGeneralProperty.h')
| -rw-r--r-- | kpresenter/KPrGeneralProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrGeneralProperty.h b/kpresenter/KPrGeneralProperty.h index 734978515..d472d2746 100644 --- a/kpresenter/KPrGeneralProperty.h +++ b/kpresenter/KPrGeneralProperty.h @@ -54,7 +54,7 @@ public: Height = 64 }; - KPrGeneralProperty( TQWidget *tqparent, const char *name, GeneralValue &generalValue, KoUnit::Unit unit ); + KPrGeneralProperty( TQWidget *parent, const char *name, GeneralValue &generalValue, KoUnit::Unit unit ); ~KPrGeneralProperty(); int getGeneralPropertyChange() const; |
