summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrDocumentIface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrDocumentIface.h')
-rw-r--r--kpresenter/KPrDocumentIface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrDocumentIface.h b/kpresenter/KPrDocumentIface.h
index 3dd061df..83429fb0 100644
--- a/kpresenter/KPrDocumentIface.h
+++ b/kpresenter/KPrDocumentIface.h
@@ -178,7 +178,7 @@ k_dcop:
/// Repaint document. Call this after moving or resizing an object, for instance.
/// @since 1.4
- void tqrepaint();
+ void repaint();
private:
KPrDocument *doc;