@@ -130,11 +130,11 @@ /** * \brief Returns the only OFApplication instance in the application. * * \return The only OFApplication instance in the application */ -+ sharedApplication; ++ (OFApplication*)sharedApplication; /** * \brief Returns the name of the program (argv[0]). * * \return The name of the program (argv[0])