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 7051048..0fa78c1 100644
--- a/kodo/kimagenumber.h
+++ b/kodo/kimagenumber.h
@@ -31,7 +31,7 @@
class KImageNumber : public TQFrame
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY( double m_value READ value WRITE setValue )
public: