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 6390bd13..b96de3a9 100644
--- a/kommander/editor/qcompletionedit.h
+++ b/kommander/editor/qcompletionedit.h
@@ -9,7 +9,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 )