summaryrefslogtreecommitdiffstats
path: root/karbon/karbon_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/karbon_part.h')
-rw-r--r--karbon/karbon_part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/karbon/karbon_part.h b/karbon/karbon_part.h
index f83e09ac..85e9902f 100644
--- a/karbon/karbon_part.h
+++ b/karbon/karbon_part.h
@@ -108,8 +108,8 @@ public:
public slots:
/// tqrepaint all views attached to this koDocument
- void tqrepaintAllViews( bool tqrepaint = true );
- void tqrepaintAllViews( const KoRect& );
+ void repaintAllViews( bool tqrepaint = true );
+ void repaintAllViews( const KoRect& );
void slotDocumentRestored();
void slotCommandExecuted( VCommand * );
void slotUnitChanged( KoUnit::Unit unit );