summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1998-01-08 04:13:13 +0000
committerElliot Lee <sopwith@src.gnome.org>1998-01-08 04:13:13 +0000
commit5eee6416f547be6ff94599f27582c1862fd6d397 (patch)
treeabb3b8277a1408d6f91e82479b8aa593ecd2c638 /gtk/gtk.h
parent4ccc005197e8cf1ecdd1b32a68e8a346a5f164db (diff)
downloadgdk-pixbuf-5eee6416f547be6ff94599f27582c1862fd6d397.tar.gz
New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_parent some more
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 dfce27528..345f3f942 100644
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -33,6 +33,7 @@
#include <gtk/gtkcheckmenuitem.h>
#include <gtk/gtkclist.h>
#include <gtk/gtkcolorsel.h>
+#include <gtk/gtkcombobox.h>
#include <gtk/gtkcontainer.h>
#include <gtk/gtkcurve.h>
#include <gtk/gtkdata.h>