diff options
Diffstat (limited to 'lib/kformula/tokenstyleelement.h')
| -rw-r--r-- | lib/kformula/tokenstyleelement.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/tokenstyleelement.h b/lib/kformula/tokenstyleelement.h index db7d14f62..3e601ca88 100644 --- a/lib/kformula/tokenstyleelement.h +++ b/lib/kformula/tokenstyleelement.h @@ -48,7 +48,7 @@ public: ContextStyle::TextStyle tstyle, ContextStyle::IndexStyle istyle, StyleAttributes& style, - const LuPixelPoint& tqparentOrigin ); + const LuPixelPoint& parentOrigin ); protected: virtual bool readAttributesFromMathMLDom( const TQDomElement &element ); |
