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 ead28ddc..1b6d8d98 100644
--- a/lib/kformula/kformulawidget.h
+++ b/lib/kformula/kformulawidget.h
@@ -50,7 +50,7 @@ class KFormulaWidget : public TQWidget {
TQ_OBJECT
public:
- KFormulaWidget(Container*, TQWidget* tqparent=0, const char* name=0, WFlags f=0);
+ KFormulaWidget(Container*, TQWidget* parent=0, const char* name=0, WFlags f=0);
~KFormulaWidget();