summaryrefslogtreecommitdiff
path: root/classattributes/compiler/globals.pas
diff options
context:
space:
mode:
Diffstat (limited to 'classattributes/compiler/globals.pas')
-rw-r--r--classattributes/compiler/globals.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/classattributes/compiler/globals.pas b/classattributes/compiler/globals.pas
index c0fffb3e73..f8a0724746 100644
--- a/classattributes/compiler/globals.pas
+++ b/classattributes/compiler/globals.pas
@@ -52,7 +52,7 @@ interface
[m_delphi,m_all,m_class,m_objpas,m_result,m_string_pchar,
m_pointer_2_procedure,m_autoderef,m_tp_procvar,m_initfinal,m_default_ansistring,
m_out,m_default_para,m_duplicate_names,m_hintdirective,
- m_property,m_default_inline,m_except,m_advanced_records];
+ m_property,m_default_inline,m_except,m_advanced_records,m_prefixed_attributes];
delphiunicodemodeswitches = delphimodeswitches + [m_systemcodepage,m_default_unicodestring];
fpcmodeswitches =
[m_fpc,m_all,m_string_pchar,m_nested_comment,m_repeat_forward,