summaryrefslogtreecommitdiffstats
path: root/kword
diff options
context:
space:
mode:
Diffstat (limited to 'kword')
-rw-r--r--kword/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/TODO b/kword/TODO
index 680b5429..59acc269 100644
--- a/kword/TODO
+++ b/kword/TODO
@@ -14,7 +14,7 @@ and then kotextformatter needs to move down by that height if .... hmm done.
Differences with OO that ought to be fixed:
-------------------------------------------
-- space above and below paragraphs is QMAX()ed indeed, like QRichText originally did.
+- space above and below paragraphs is TQMAX()ed indeed, like QRichText originally did.
- offsetFromBaseline should be a % (of the font size) instead of an absolute pt value,
even in the GUI (which currently limits to +/- 9pt).