Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / about.h
index f6a47f2..f00a773 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
@@ -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 =============================================================== */