|
@@ -709,7 +709,7 @@ type
|
|
|
itp_objc_cat_methods,
|
|
|
itb_objc_nf_ivars,
|
|
|
itb_objc_nf_category,
|
|
|
- itb_obcj_nf_class_ro_part,
|
|
|
+ itb_objc_nf_class_ro_part,
|
|
|
itb_objc_nf_meta_class,
|
|
|
itb_objc_nf_class,
|
|
|
itb_objc_fr_protocol_ext,
|
|
@@ -849,7 +849,7 @@ inherited_objectoptions : tobjectoptions = [oo_has_virtual,oo_has_private,oo_has
|
|
|
'$objc_cat_methods$',
|
|
|
'$objc_nf_ivars$',
|
|
|
'$objc_nf_category$',
|
|
|
- '$obcj_nf_class_ro_part$',
|
|
|
+ '$objc_nf_class_ro_part$',
|
|
|
'$objc_nf_meta_class$',
|
|
|
'$objc_nf_class$',
|
|
|
'$objc_fr_protocol_ext$',
|