summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralbfan <albertofanjul@gmail.com>2018-03-07 01:03:40 +0100
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2018-03-08 19:04:07 -0300
commit7f8140652b5098e31c11e3c90a5001eadbd806c9 (patch)
treeb6df20cbc24f218c6f7ccdd3348d289c2bb5067e
parent0298a2009e6e8ff81c341973d93adab49002e1a3 (diff)
downloadglade-7f8140652b5098e31c11e3c90a5001eadbd806c9.tar.gz
Gtk+ plugin: get back GtkIconView widget
Recover widget lost in split for control and display menus Fix bug #794141 - Gtk.IconView disappeared from glade
-rw-r--r--plugins/gtk+/gtk+.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 93eea48f..5e987963 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -5627,6 +5627,7 @@
<glade-widget-class-ref name="GtkImage"/>
<glade-widget-class-ref name="GtkTextView"/>
<glade-widget-class-ref name="GtkTreeView"/>
+ <glade-widget-class-ref name="GtkIconView"/>
<glade-widget-class-ref name="GtkProgressBar"/>
<glade-widget-class-ref name="GtkLevelBar"/>