summaryrefslogtreecommitdiffstats
path: root/kodo/kimagenumber.h
diff options
context:
space:
mode:
Diffstat (limited to 'kodo/kimagenumber.h')
-rw-r--r--kodo/kimagenumber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kodo/kimagenumber.h b/kodo/kimagenumber.h
index 9f8a9b9..0500d76 100644
--- a/kodo/kimagenumber.h
+++ b/kodo/kimagenumber.h
@@ -35,7 +35,7 @@ class KImageNumber : public TQFrame
TQ_OBJECT
TQ_PROPERTY( double m_value READ value WRITE setValue )
public:
- KImageNumber(const TQString& font, TQWidget* tqparent=0, const char* name=0);
+ KImageNumber(const TQString& font, TQWidget* parent=0, const char* name=0);
virtual ~KImageNumber();