X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fabout.h;h=16956488411418649d9bb11e922293f5b46019b1;hb=434f8a8d398f49268befdc2f7ad8652e0aeac658;hp=e42667acd676c318b9017da3484085781c0e5431;hpb=aca5e0c21bb5f2cc509ea1fb0ec5ba5be4faaf7d;p=pspp diff --git a/src/ui/gui/about.h b/src/ui/gui/about.h index e42667acd6..1695648841 100644 --- a/src/ui/gui/about.h +++ b/src/ui/gui/about.h @@ -1,5 +1,5 @@ /* PSPPIRE - a graphical user interface for PSPP. - Copyright (C) 2007 Free Software Foundation + Copyright (C) 2007, 2010 Free Software Foundation 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 @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ - +#include void about_new (GtkMenuItem *m, GtkWindow *parent);