[gnome-photos/wip/rishi/handle-urn-changes: 1/4] item-manager: style fix



commit 1cc31ee85a2cfee6841e36f42e93096839b193d6
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Sep 8 12:48:28 2016 +0200

    item-manager: style fix

 src/photos-item-manager.h |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/photos-item-manager.h b/src/photos-item-manager.h
index 83b90ee..a14e10b 100644
--- a/src/photos-item-manager.h
+++ b/src/photos-item-manager.h
@@ -108,9 +108,11 @@ PhotosBaseManager        *photos_item_manager_get_for_mode                 (Phot
 
 PhotosLoadState           photos_item_manager_get_load_state               (PhotosItemManager *self);
 
-void                      photos_item_manager_hide_item                    (PhotosItemManager *self, 
PhotosBaseItem *item);
+void                      photos_item_manager_hide_item                    (PhotosItemManager *self,
+                                                                            PhotosBaseItem *item);
 
-void                      photos_item_manager_unhide_item                  (PhotosItemManager *self, 
PhotosBaseItem *item);
+void                      photos_item_manager_unhide_item                  (PhotosItemManager *self,
+                                                                            PhotosBaseItem *item);
 
 gboolean                  photos_mode_controller_get_can_fullscreen        (PhotosModeController *self);
 


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