Link to a few wiki pages directly from the Help menu.
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index 27eeada..103ce0d 100644 (file)
@@ -336,7 +336,7 @@ public:
 
        static void dialog_help();
 
-       static bool open_url(const std::string &url);
+       static void open_url(const std::string &url);
 
        static synfig::String get_user_app_directory();
        static synfig::String get_config_file(const synfig::String& file);