summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/qeditlistbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/qeditlistbox.h')
-rw-r--r--lib/widgets/propeditor/qeditlistbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/qeditlistbox.h b/lib/widgets/propeditor/qeditlistbox.h
index 2750623b..b57c454e 100644
--- a/lib/widgets/propeditor/qeditlistbox.h
+++ b/lib/widgets/propeditor/qeditlistbox.h
@@ -45,7 +45,7 @@ class QEditListBoxPrivate;
class QEditListBox : public TQGroupBox
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( TQStringList items READ items WRITE setItems )