From 737d67c0e7e9a404f25ed82318d243e344ec7672 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Fri, 15 Sep 2017 16:27:22 -0700 Subject: LinGui: Add preset selection menu And convert appliction to a GtkApplication. This allows the use of GActions for menu and other control actions. It's a cleaner simpler interface that automatically tracks when multiple widgets perform the same action and keeps their state in sync. --- gtk/src/icon_res.gresource.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/src/icon_res.gresource.xml') diff --git a/gtk/src/icon_res.gresource.xml b/gtk/src/icon_res.gresource.xml index e81378f36..abfd4c2e6 100644 --- a/gtk/src/icon_res.gresource.xml +++ b/gtk/src/icon_res.gresource.xml @@ -1,6 +1,6 @@ - + hb-activity.svg hb-add-queue.svg hb-complete.svg -- cgit v1.2.3