X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fcustomentry.h;h=14db4fcc651456904f51bc7de5e1c874887a9537;hb=b0edc00b3466899dab038e27452125315c859b37;hp=4f8ad9139c780d776aeb798038a2cac9bc8536f1;hpb=164d1274fcb70c54897f2a03fc7c27152ed4821a;p=pspp diff --git a/src/ui/gui/customentry.h b/src/ui/gui/customentry.h index 4f8ad9139c..14db4fcc65 100644 --- a/src/ui/gui/customentry.h +++ b/src/ui/gui/customentry.h @@ -1,4 +1,4 @@ -/* +/* PSPPIRE --- A Graphical User Interface for PSPP Copyright (C) 2005 Free Software Foundation @@ -15,11 +15,11 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. + 02110-1301, USA. */ -/* - This widget is a subclass of GtkEntry. It's an entry widget with a +/* + This widget is a subclass of GtkEntry. It's an entry widget with a button on the right hand side. This code is heavily based upon the GtkSpinButton widget. Therefore @@ -54,7 +54,7 @@ * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS * file for a list of people on the GTK+ Team. See the ChangeLog * files for a list of changes. These files are distributed with - * GTK+ at ftp://ftp.gtk.org/pub/gtk/. + * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */