summaryrefslogtreecommitdiffstats
path: root/kommander/editor/qcompletionedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/qcompletionedit.h')
-rw-r--r--kommander/editor/qcompletionedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/qcompletionedit.h b/kommander/editor/qcompletionedit.h
index ceef1692..6390bd13 100644
--- a/kommander/editor/qcompletionedit.h
+++ b/kommander/editor/qcompletionedit.h
@@ -10,7 +10,7 @@ class TQVBox;
class QCompletionEdit : public TQLineEdit
{
Q_OBJECT
- TQ_OBJECT
+
TQ_PROPERTY( bool autoAdd READ autoAdd WRITE setAutoAdd )
TQ_PROPERTY( bool caseSensitive READ isCaseSensitive WRITE setCaseSensitive )