Replace "Gradient" checkbutton with "Create Gradient BLine", etc., like in the other...
[synfig.git] / synfig-studio / trunk / src / gtkmm / about.h
index f6a47f2..3be68be 100644 (file)
@@ -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