summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-07-10 11:47:08 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2020-07-10 11:47:08 -0300
commit1372dd8d0d88ce4cd42bbefc618340c7b1d83c49 (patch)
tree9fadeb8e76f74f385e24f366a4c0b92846645fb4
parentcdca48b53229bb173229084191c7131b055566e8 (diff)
downloadglade-1372dd8d0d88ce4cd42bbefc618340c7b1d83c49.tar.gz
Gtk catalog: add GtkRecentChooserMenu to Display group
Fix issue #459 "[Flatpak] GtkRecentChooserMenu is absent from widget selector"
-rw-r--r--plugins/gtk+/gtk+.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gtk+/gtk+.xml b/plugins/gtk+/gtk+.xml
index 708e3dbc..cce531e8 100644
--- a/plugins/gtk+/gtk+.xml
+++ b/plugins/gtk+/gtk+.xml
@@ -5705,6 +5705,7 @@
<glade-widget-class-ref name="GtkSpinner"/>
<glade-widget-class-ref name="GtkMenu"/>
+ <glade-widget-class-ref name="GtkRecentChooserMenu"/>
<glade-widget-class-ref name="GtkCalendar"/>
<glade-widget-class-ref name="GtkSeparator"/>
<glade-widget-class-ref name="GtkDrawingArea"/>