@@ -31,11 +31,11 @@ #if defined(OF_XML_ELEMENT_M) || defined(OF_XML_PARSER_M) @public #endif OFString *_name, *_Nullable _namespace, *_stringValue; bool _useDoubleQuotes; - OF_RESERVE_IVARS(4) + OF_RESERVE_IVARS(OFXMLAttribute, 4) } /*! * @brief The name of the attribute. */