Fix 1896834: Keep the 'show grid' and 'snap to grid' checkboxes in the caret menu...
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index 65a737e..103ce0d 100644 (file)
@@ -195,6 +195,8 @@ public:
 
        static bool restrict_radius_ducks;
 
+       static synfig::String browser_command;
+
        /*
  -- ** -- S I G N A L S -------------------------------------------------------
        */
@@ -334,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);