[gnome-photos] base-item: Style fix



commit 12ff2cd71d00f3f9eff6b6bdf6557506418b30f2
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Feb 8 17:00:29 2016 +0100

    base-item: Style fix

 src/photos-base-item.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-base-item.c b/src/photos-base-item.c
index 91cc0a3..2152d5f 100644
--- a/src/photos-base-item.c
+++ b/src/photos-base-item.c
@@ -1438,7 +1438,7 @@ static void
 photos_base_item_print_operation_done (PhotosBaseItem *self, GtkPrintOperationResult result)
 {
   if (result == GTK_PRINT_OPERATION_RESULT_APPLY)
-      photos_selection_controller_set_selection_mode (self->priv->sel_cntrlr, FALSE);
+    photos_selection_controller_set_selection_mode (self->priv->sel_cntrlr, FALSE);
 }
 
 


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