summaryrefslogtreecommitdiffstats
path: root/kformula/kformulawidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kformula/kformulawidget.h')
-rw-r--r--kformula/kformulawidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/kformulawidget.h b/kformula/kformulawidget.h
index 43bb701f9..25470e74b 100644
--- a/kformula/kformulawidget.h
+++ b/kformula/kformulawidget.h
@@ -43,7 +43,7 @@ KFORMULA_NAMESPACE_END
*/
class KFormulaWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
KFormulaWidget(KFormula::Container*, TQWidget* parent=0, const char* name=0, WFlags f=0);