summaryrefslogtreecommitdiff
path: root/plugins/gtk+
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:57:16 -0300
commit20752976931050f0434d4df1c7bfff28958c9485 (patch)
treebd3fcff8d882881230120c0e763129bf504a5485 /plugins/gtk+
parent66755b1a36074b768ad1b3a13c95eb0b0c5824df (diff)
downloadglade-20752976931050f0434d4df1c7bfff28958c9485.tar.gz
Gtk catalog: add GtkRecentChooserMenu to Display group
Fix issue #459 "[Flatpak] GtkRecentChooserMenu is absent from widget selector"
Diffstat (limited to 'plugins/gtk+')
-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 e29777e4..fae921f0 100644
--- a/plugins/gtk+/gtk+.xml
+++ b/plugins/gtk+/gtk+.xml
@@ -5722,6 +5722,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"/>