@@ -32,10 +32,11 @@ * @brief A handler for a URL scheme. */ @interface OFURLHandler: OFObject { OFString *_scheme; + OF_RESERVE_IVARS(4) } /*! * @brief The scheme this OFURLHandler handles. */