From 94844816550ad672ccfcdc25659c625546239998 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:32:11 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- kpresenter/KPrDocumentIface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpresenter/KPrDocumentIface.h') 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; -- cgit v1.2.1