diff options
Diffstat (limited to 'kformula/kformula_view.h')
-rw-r--r-- | kformula/kformula_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/kformula_view.h b/kformula/kformula_view.h index 0c1f37bc..ff564ac0 100644 --- a/kformula/kformula_view.h +++ b/kformula/kformula_view.h @@ -44,7 +44,7 @@ namespace KFormula { class KFormulaPartView : public KoView { Q_OBJECT - TQ_OBJECT + public: KFormulaPartView(KFormulaDoc* _doc, TQWidget* _parent=0, const char* _name=0); |