diff options
Diffstat (limited to 'lib/kformula/kformulamathmlread.h')
-rw-r--r-- | lib/kformula/kformulamathmlread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformulamathmlread.h b/lib/kformula/kformulamathmlread.h index 9fad12ca..58e08283 100644 --- a/lib/kformula/kformulamathmlread.h +++ b/lib/kformula/kformulamathmlread.h @@ -36,7 +36,7 @@ class MathML2KFormulaPrivate; */ class MathML2KFormula : public KFInputFilter { - Q_OBJECT + TQ_OBJECT friend class MathML2KFormulaPrivate; |