]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk.h
applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan
[~andy/gtk] / gtk / gtk.h
index 382afc4fe6ebf5f919d285f38c22af53836fa461..22b81b22eeb7da2e007c6bca0f14d54bf3f01b2e 100644 (file)
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
@@ -31,7 +31,9 @@
 #include <gtk/gtkbutton.h>
 #include <gtk/gtkcheckbutton.h>
 #include <gtk/gtkcheckmenuitem.h>
+#include <gtk/gtkclist.h>
 #include <gtk/gtkcolorsel.h>
+#include <gtk/gtkcombo.h>
 #include <gtk/gtkcontainer.h>
 #include <gtk/gtkcurve.h>
 #include <gtk/gtkdata.h>
@@ -45,6 +47,7 @@
 #include <gtk/gtkframe.h>
 #include <gtk/gtkgamma.h>
 #include <gtk/gtkgc.h>
+#include <gtk/gtkhandlebox.h>
 #include <gtk/gtkhbox.h>
 #include <gtk/gtkhbbox.h>
 #include <gtk/gtkhpaned.h>
@@ -84,6 +87,7 @@
 #include <gtk/gtkseparator.h>
 #include <gtk/gtksignal.h>
 #include <gtk/gtkstyle.h>
+#include <gtk/gtkstatusbar.h>
 #include <gtk/gtktable.h>
 #include <gtk/gtktext.h>
 #include <gtk/gtktogglebutton.h>