diff options
Diffstat (limited to 'kpresenter/KPrPictureProperty.h')
| -rw-r--r-- | kpresenter/KPrPictureProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPictureProperty.h b/kpresenter/KPrPictureProperty.h index 8dc7debef..eb8caa8b9 100644 --- a/kpresenter/KPrPictureProperty.h +++ b/kpresenter/KPrPictureProperty.h @@ -33,7 +33,7 @@ class KPrPictureProperty : public TQWidget Q_OBJECT TQ_OBJECT public: - KPrPictureProperty( TQWidget *tqparent, const char *name, const TQPixmap &pixmap, + KPrPictureProperty( TQWidget *parent, const char *name, const TQPixmap &pixmap, KPrPictureSettingCmd::PictureSettings pictureSettings ); ~KPrPictureProperty(); |
