summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/qcompletionedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/qcompletionedit.h')
-rw-r--r--tools/designer/designer/qcompletionedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/qcompletionedit.h b/tools/designer/designer/qcompletionedit.h
index 7bae93b8..fcc8b4ae 100644
--- a/tools/designer/designer/qcompletionedit.h
+++ b/tools/designer/designer/qcompletionedit.h
@@ -42,7 +42,7 @@ class TQVBox;
class TQCompletionEdit : public TQLineEdit
{
- Q_OBJECT
+ TQ_OBJECT
Q_PROPERTY( bool autoAdd READ autoAdd WRITE setAutoAdd )
Q_PROPERTY( bool caseSensitive READ isCaseSensitive WRITE setCaseSensitive )