[gnome-photos] main-toolbar: Style fix



commit 41571a6c660747495028803f8813d72ff2ac45df
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Dec 13 13:10:52 2018 +0100

    main-toolbar: Style fix

 src/photos-main-toolbar.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/photos-main-toolbar.c b/src/photos-main-toolbar.c
index 6f35e329..396ef90e 100644
--- a/src/photos-main-toolbar.c
+++ b/src/photos-main-toolbar.c
@@ -681,9 +681,9 @@ photos_main_toolbar_share_error_cb (PhotosMainToolbar          *self,
 static void
 photos_main_toolbar_init (PhotosMainToolbar *self)
 {
-  GMenu *selection_menu;
   GAction *action;
   GApplication *app;
+  GMenu *selection_menu;
   g_autoptr (GtkBuilder) builder = NULL;
   GtkStyleContext *context;
   PhotosSearchContextState *state;


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