--- a/src/gui/callbacks.h Thu Dec 15 13:33:14 2005 +0000 +++ b/src/gui/callbacks.h Sun Dec 25 08:24:11 2005 +0000 @@ -1,6 +1,22 @@ +/** + * $Id: callbacks.h,v 1.4 2005-12-25 08:24:11 nkeynes Exp $ + * + * GTK callback declarations (stubs are autogenerated by Glade) + * + * Copyright (c) 2005 Nathan Keynes. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ #include - void on_new_file1_activate (GtkMenuItem *menuitem, gpointer user_data);