[gnome-photos] edit-palette-row: Style fix



commit ab3d6503072374c94018281580d2aea9d408abaa
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Mar 18 18:10:05 2016 +0100

    edit-palette-row: Style fix

 src/photos-edit-palette-row.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-edit-palette-row.c b/src/photos-edit-palette-row.c
index 8778bc5..45553c2 100644
--- a/src/photos-edit-palette-row.c
+++ b/src/photos-edit-palette-row.c
@@ -28,10 +28,10 @@
 struct _PhotosEditPaletteRow
 {
   GtkListBoxRow parent_instance;
+  GtkSizeGroup *size_group;
   GtkWidget *details_revealer;
   GtkWidget *row_revealer;
   PhotosTool *tool;
-  GtkSizeGroup *size_group;
 };
 
 struct _PhotosEditPaletteRowClass


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