summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/cppeditor/cppcompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/cppeditor/cppcompletion.h')
-rw-r--r--tools/designer/plugins/cppeditor/cppcompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/cppeditor/cppcompletion.h b/tools/designer/plugins/cppeditor/cppcompletion.h
index 965fc8f3..f6d2134c 100644
--- a/tools/designer/plugins/cppeditor/cppcompletion.h
+++ b/tools/designer/plugins/cppeditor/cppcompletion.h
@@ -40,7 +40,7 @@
class CppEditorCompletion : public EditorCompletion
{
- Q_OBJECT
+ TQ_OBJECT
public:
CppEditorCompletion( Editor *e );