diff options
Diffstat (limited to 'lib/kformula/kformuladocument.h')
-rw-r--r-- | lib/kformula/kformuladocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformuladocument.h b/lib/kformula/kformuladocument.h index 4d757262..46de5774 100644 --- a/lib/kformula/kformuladocument.h +++ b/lib/kformula/kformuladocument.h @@ -188,7 +188,7 @@ public: static TQDomDocument createDomDocument(); /** - * Create a MathML Dom Document, deprecates KFO Dom Document for internal layout + * Create a MathML Dom Document, deprecates KFO Dom Document for internal tqlayout * TODO: Shouldn't this go to KoDocument ? */ TQDomDocument createMathMLDomDocument(); |