diff options
Diffstat (limited to 'kword')
-rw-r--r-- | kword/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |