diff options
Diffstat (limited to 'lib/kotext/KoTextParag.h')
| -rw-r--r-- | lib/kotext/KoTextParag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h index 486a4ae3e..4ccc21962 100644 --- a/lib/kotext/KoTextParag.h +++ b/lib/kotext/KoTextParag.h @@ -350,7 +350,7 @@ public: #endif protected: - void tqinvalidateCounters(); + void invalidateCounters(); bool lineHyphenated( int l ) const; void paintLines( TQPainter &painter, const TQColorGroup &cg, KoTextCursor *cursor, bool drawSelections, |
