diff options
Diffstat (limited to 'kpresenter/KPrPage.h')
-rw-r--r-- | kpresenter/KPrPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPage.h b/kpresenter/KPrPage.h index 431a3662..142068ed 100644 --- a/kpresenter/KPrPage.h +++ b/kpresenter/KPrPage.h @@ -417,7 +417,7 @@ public: void slotRepaintVariable(); void recalcPageNum(); - void changePicture( const KURL & url, TQWidget *tqparent ); + void changePicture( const KURL & url, TQWidget *parent ); void insertPicture( const TQString &filename, const KoPoint &pos ); void insertPicture( const TQString &_file, const KoRect &_rect ); |