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