summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoContainerHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoContainerHandler.h')
-rw-r--r--lib/kofficecore/KoContainerHandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoContainerHandler.h b/lib/kofficecore/KoContainerHandler.h
index 0ea9ba35..0187128d 100644
--- a/lib/kofficecore/KoContainerHandler.h
+++ b/lib/kofficecore/KoContainerHandler.h
@@ -68,7 +68,7 @@ public:
~KoPartResizeHandler();
protected:
- void tqrepaint(TQRegion &rgn);
+ void repaint(TQRegion &rgn);
bool eventFilter( TQObject*, TQEvent* );
private: