summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/cppeditor/yyreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/cppeditor/yyreg.h')
-rw-r--r--tools/designer/plugins/cppeditor/yyreg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/cppeditor/yyreg.h b/tools/designer/plugins/cppeditor/yyreg.h
index a39eac82..5ac3fc2f 100644
--- a/tools/designer/plugins/cppeditor/yyreg.h
+++ b/tools/designer/plugins/cppeditor/yyreg.h
@@ -66,7 +66,7 @@ public:
int openingBraceLineNum() const { return lineno1; }
int closingBraceLineNum() const { return lineno2; }
-#if defined(Q_FULL_TEMPLATE_INSTANTIATION)
+#if defined(TQ_FULL_TEMPLATE_INSTANTIATION)
bool operator==( const CppFunction& ) const { return FALSE; }
#endif