summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk.h
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2008-11-25 18:36:41 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2008-11-25 18:36:41 +0000
commit2ed76714590274ce744e8bcdc4cbeca0e8d2a6e4 (patch)
treea269ac338edc3a00c4568c34b9b6892ca5da82a5 /plugins/gtk+/glade-gtk.h
parent21605e922fd05b4f73458a5f3863605f71c4a72c (diff)
downloadglade-2ed76714590274ce744e8bcdc4cbeca0e8d2a6e4.tar.gz
Fixed conversions for combo boxes.
* plugins/gtk+/glade-convert.c: Fixed conversions for combo boxes. * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: - Added editor support for Combo Box svn path=/trunk/; revision=2052
Diffstat (limited to 'plugins/gtk+/glade-gtk.h')
-rw-r--r--plugins/gtk+/glade-gtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtk+/glade-gtk.h b/plugins/gtk+/glade-gtk.h
index 2a5afb57..d4e0a30c 100644
--- a/plugins/gtk+/glade-gtk.h
+++ b/plugins/gtk+/glade-gtk.h
@@ -5,6 +5,7 @@
#include <gladeui/glade.h>
#include <gtk/gtk.h>
+
/* Types */
GParamSpec *glade_gtk_gnome_ui_info_spec (void);