summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoParagCounter.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoParagCounter.h')
-rw-r--r--lib/kotext/KoParagCounter.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/kotext/KoParagCounter.h b/lib/kotext/KoParagCounter.h
index dbedb3e8..d45b2435 100644
--- a/lib/kotext/KoParagCounter.h
+++ b/lib/kotext/KoParagCounter.h
@@ -40,7 +40,7 @@ public:
/** Invalidate the internal cache. Use it whenever the number associated with this
* counter may have changed. */
- void tqinvalidate();
+ void invalidate();
/** Return the current value of the counter as a number.
*/
@@ -172,10 +172,10 @@ public:
TQString custom() const;
void setCustom( TQString c );
- /** Counter tqalignment
+ /** Counter alignment
*/
- int tqalignment() const;
- void tqsetAlignment( int a );
+ int alignment() const;
+ void setAlignment( int a );
/**
* Return the format to use for the counter.