diff options
Diffstat (limited to 'kformula/kfconfig.h')
| -rw-r--r-- | kformula/kfconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/kfconfig.h b/kformula/kfconfig.h index cc23c371e..6d2258b36 100644 --- a/kformula/kfconfig.h +++ b/kformula/kfconfig.h @@ -36,7 +36,7 @@ class KFConfig : public KDialogBase Q_OBJECT TQ_OBJECT public: - KFConfig( KFormulaPartView* tqparent ); + KFConfig( KFormulaPartView* parent ); public slots: void slotApply(); |
