diff options
Diffstat (limited to 'lib/kformula/kformulawidget.h')
-rw-r--r-- | lib/kformula/kformulawidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformulawidget.h b/lib/kformula/kformulawidget.h index dd15684c..e185b308 100644 --- a/lib/kformula/kformulawidget.h +++ b/lib/kformula/kformulawidget.h @@ -46,7 +46,7 @@ using namespace KFormula; * to move the cursor around. To edit the formula use the document. */ class KFormulaWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |