summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrPageIface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrPageIface.cpp')
-rw-r--r--kpresenter/KPrPageIface.cpp2
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);
}