Fix some crashes when the images for the splash screen are not available
[synfig.git] / synfig-studio / trunk / src / gtkmm / about.h
index f88c3e5..3be68be 100644 (file)
@@ -45,6 +45,7 @@ public:
 
        About();
        void close(int);
+       void on_link_clicked(Gtk::AboutDialog&, const Glib::ustring &url);
 };
        
 }; // END of namespace studio