@@ -60,11 +60,12 @@ * * @param applicationName The name of the application whose settings should be * accessed * @return An initialized OFSettings instance */ -- initWithApplicationName: (OFString *)applicationName; +- initWithApplicationName: (OFString *)applicationName + OF_DESIGNATED_INITIALIZER; /*! * @brief Sets the specified path to the specified string. * * @param string The string to set