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 5719e1b..7051048 100644
--- a/kodo/kimagenumber.h
+++ b/kodo/kimagenumber.h
@@ -32,7 +32,7 @@
class KImageNumber : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( double m_value READ value WRITE setValue )
public:
KImageNumber(const TQString& font, TQWidget* parent=0, const char* name=0);