summaryrefslogtreecommitdiffstats
path: root/kformula/formulastring.h
diff options
context:
space:
mode:
Diffstat (limited to 'kformula/formulastring.h')
-rw-r--r--kformula/formulastring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kformula/formulastring.h b/kformula/formulastring.h
index 027228eb..88523ef4 100644
--- a/kformula/formulastring.h
+++ b/kformula/formulastring.h
@@ -35,7 +35,7 @@ class KFormulaPartView;
class FormulaString : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
FormulaString( KFormulaPartView* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );