summaryrefslogtreecommitdiffstats
path: root/lib/kformula/styleelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/styleelement.h')
-rw-r--r--lib/kformula/styleelement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/styleelement.h b/lib/kformula/styleelement.h
index 7751a19aa..ffe932b15 100644
--- a/lib/kformula/styleelement.h
+++ b/lib/kformula/styleelement.h
@@ -29,7 +29,7 @@ class StyleElement : public TokenStyleElement {
typedef TokenStyleElement inherited;
public:
- StyleElement( BasicElement* tqparent = 0 );
+ StyleElement( BasicElement* parent = 0 );
protected: