summaryrefslogtreecommitdiffstats
path: root/kword/dtd/kword.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'kword/dtd/kword.dtd')
-rw-r--r--kword/dtd/kword.dtd6
1 files changed, 3 insertions, 3 deletions
diff --git a/kword/dtd/kword.dtd b/kword/dtd/kword.dtd
index 1011ef63..b0ccef2d 100644
--- a/kword/dtd/kword.dtd
+++ b/kword/dtd/kword.dtd
@@ -911,9 +911,9 @@ don't put a </?xml...> at the end of the file!).
display-levels Number of levels to display (e.g. 3 means "1.2.1")
align Counter alignment. Possible values include:
- int(Qt::AlignAuto), //left for LTR text and right for RTL text
- int(Qt::AlignLeft),
- int(Qt::AlignRight).
+ int(TQt::AlignAuto), //left for LTR text and right for RTL text
+ int(TQt::AlignLeft),
+ int(TQt::AlignRight).
-->
<!ELEMENT COUNTER
EMPTY>