X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fabout.h;h=f00a7731136ec12ed402ba668cb975d5bd5110b2;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=f88c3e53ab1d4875aaa41686dfe6609f8ebe400c;hpb=334e15ce6c4d9b1f30a168a55e7ef4d31320d568;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/about.h b/synfig-studio/trunk/src/gtkmm/about.h index f88c3e5..f00a773 100644 --- a/synfig-studio/trunk/src/gtkmm/about.h +++ b/synfig-studio/trunk/src/gtkmm/about.h @@ -35,7 +35,7 @@ /* === C L A S S E S & S T R U C T S ======================================= */ -# +# namespace studio { @@ -45,8 +45,9 @@ public: About(); void close(int); + void on_link_clicked(Gtk::AboutDialog&, const Glib::ustring &url); }; - + }; // END of namespace studio /* === E N D =============================================================== */