diff options
Diffstat (limited to 'kpresenter/KPrPageIface.cpp')
| -rw-r--r-- | kpresenter/KPrPageIface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPageIface.cpp b/kpresenter/KPrPageIface.cpp index c1ecdac99..36798a0a1 100644 --- a/kpresenter/KPrPageIface.cpp +++ b/kpresenter/KPrPageIface.cpp @@ -484,7 +484,7 @@ void KPrPageIface::slideSelected(bool _b) void KPrPageIface::changePicture( const TQString & filename ) { - // TODO: find a better tqparent + // TODO: find a better parent m_page->changePicture(filename, 0); } |
