summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrView.cpp')
-rw-r--r--kpresenter/KPrView.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrView.cpp b/kpresenter/KPrView.cpp
index cfbe5f231..220dc91b6 100644
--- a/kpresenter/KPrView.cpp
+++ b/kpresenter/KPrView.cpp
@@ -2894,7 +2894,7 @@ void KPrView::setupActions()
actionCollection(), "insert_link" );
#if 0
- //code from page.cc
+ //code from page.cpp
//not implemented
picResizeMenu->insertSeparator();
picResizeMenu->insertItem( i18n( "Enter Custom Factor..." ), TQT_TQOBJECT(this), TQT_SLOT( picViewOrigFactor() ) );