X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fabout.h;h=3be68be674bf421dd70a0d4f44e26b8ddcc34f46;hb=2a17bcdb8f6b5293b59cb3b6e3fcd818c6ff0e7d;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..3be68be 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 @@ -45,6 +45,7 @@ public: About(); void close(int); + void on_link_clicked(Gtk::AboutDialog&, const Glib::ustring &url); }; }; // END of namespace studio