summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/symbolcombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/symbolcombo.h')
-rw-r--r--lib/koproperty/editors/symbolcombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/symbolcombo.h b/lib/koproperty/editors/symbolcombo.h
index 7f3e89e1..50ffcf96 100644
--- a/lib/koproperty/editors/symbolcombo.h
+++ b/lib/koproperty/editors/symbolcombo.h
@@ -34,7 +34,7 @@ class KOPROPERTY_EXPORT SymbolCombo : public Widget
TQ_OBJECT
public:
- SymbolCombo(Property *property, TQWidget *tqparent=0, const char *name=0);
+ SymbolCombo(Property *property, TQWidget *parent=0, const char *name=0);
virtual ~SymbolCombo();
virtual TQVariant value() const;