X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fabout.h;h=f00a7731136ec12ed402ba668cb975d5bd5110b2;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=f6a47f2e0f5882b97a0c41a791cdf410b182479d;hpb=528053937deeba8d8ae63078306f1bc951229781;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/about.h b/synfig-studio/trunk/src/gtkmm/about.h index f6a47f2..f00a773 100644 --- a/synfig-studio/trunk/src/gtkmm/about.h +++ b/synfig-studio/trunk/src/gtkmm/about.h @@ -5,7 +5,7 @@ ** $Id$ ** ** \legal -** Copyright 2008 Paul Wise +** Copyright (c) 2008 Paul Wise ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -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 =============================================================== */