summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrTextObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrTextObject.h')
-rw-r--r--kpresenter/KPrTextObject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrTextObject.h b/kpresenter/KPrTextObject.h
index a85b2e8a..141062d1 100644
--- a/kpresenter/KPrTextObject.h
+++ b/kpresenter/KPrTextObject.h
@@ -176,7 +176,7 @@ public:
TQPoint viewToInternal( const TQPoint & pos, KPrCanvas* canvas ) const;
signals:
- void tqrepaintChanged( KPrTextObject* );
+ void repaintChanged( KPrTextObject* );
protected slots:
void slotFormatChanged(const KoTextFormat &);