[balsa/wip/gtk4: 348/351] Continue the cherry-pick



commit 093f09f068b9ff349380f68f24843fed8f71f61c
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date:   Thu May 10 20:53:41 2018 -0400

    Continue the cherry-pick

 src/main-window.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/main-window.c b/src/main-window.c
index a115de5..1e30a5d 100644
--- a/src/main-window.c
+++ b/src/main-window.c
@@ -2110,6 +2110,8 @@ bw_set_menus(BalsaWindow * window)
 
     builder = gtk_builder_new();
     if (gtk_builder_add_from_resource(builder, resource_path, &err)) {
+        GtkWidget *menubar;
+
         gtk_application_set_app_menu(balsa_app.application,
                                      G_MENU_MODEL(gtk_builder_get_object
                                                   (builder, "app-menu")));


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]