summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorTim Janik <timj@gimp.org>1998-02-25 22:03:10 +0000
committerTim Janik <timj@src.gnome.org>1998-02-25 22:03:10 +0000
commit6c2818881df60143f04634a6a24bdd0ca465c462 (patch)
tree39d6b20fd2b7b0b0be18db08dd034e9473b2949e /gtk/gtk.h
parent3cdf88be4dff90d91df0662ea6cf9c6f1182e62c (diff)
downloadgtk+-6c2818881df60143f04634a6a24bdd0ca465c462.tar.gz
new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan
Wed Feb 25 22:56:42 1998 Tim Janik <timj@gimp.org> * gtk/gtkspinbutton.h: * gtk/gtkspinbutton.c: new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan Jeske <jeske@braunschweig.netsurf.de>. * gtk/gtknotebook.c: fixups from lars and stefan.
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r--gtk/gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtk.h b/gtk/gtk.h
index 312a417951..cabecd211d 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -86,6 +86,7 @@
#include <gtk/gtkselection.h>
#include <gtk/gtkseparator.h>
#include <gtk/gtksignal.h>
+#include <gtk/gtkspinbutton.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtkstatusbar.h>
#include <gtk/gtktable.h>