@@ -137,11 +137,11 @@ * @warning You should never call this yourself, except if you do not use * @ref OFApplication. In this case, you need to allocate exactly one * instance of OFLocalization, which will be come the singleton, and * call this method. */ -- init; +- (instancetype)init; #ifdef OF_HAVE_FILES /*! * @brief Adds a directory to scan for language files. *