summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-15 16:47:39 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-12-10 16:14:25 -0500
commit1b65635082c77bde55adc1de82147084a46c180b (patch)
treec67f0d04aaf4d55d32b4b653f29d50f5ed061e0d
parentdb0567a53a621a0c58aaddf7ee429ef70e8bd424 (diff)
downloadglade-1b65635082c77bde55adc1de82147084a46c180b.tar.gz
Move popovers to the container section
Makes more sense there.
-rw-r--r--plugins/gtk+/gtk+.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index fc95f5b4..5935a727 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -5366,6 +5366,7 @@
<glade-widget-class-ref name="GtkSearchBar" />
<glade-widget-class-ref name="GtkHeaderBar" />
<glade-widget-class-ref name="GtkStack" />
+ <glade-widget-class-ref name="GtkPopover"/>
</glade-widget-group>
<glade-widget-group name="gtk-control-display" _title="Control and Display">
@@ -5420,7 +5421,6 @@
<glade-widget-class-ref name="GtkInfoBar"/>
<glade-widget-class-ref name="GtkStackSwitcher" />
- <glade-widget-class-ref name="GtkStackSidebar" />
<glade-widget-class-ref name="GtkPopover"/>
</glade-widget-group>