[gnome-photos] export-notification, share-notification: Style fixes



commit 66b2b6948734cad4bc8dfaf6225c1ee0a7596c7f
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Oct 20 19:55:13 2017 +0200

    export-notification, share-notification: Style fixes

 src/photos-export-notification.c |    1 +
 src/photos-share-notification.c  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-export-notification.c b/src/photos-export-notification.c
index 1604e8f..759ac61 100644
--- a/src/photos-export-notification.c
+++ b/src/photos-export-notification.c
@@ -59,6 +59,7 @@ enum
   EXPORT_TIMEOUT = 10 /* s */
 };
 
+
 static void
 photos_export_notification_remove_timeout (PhotosExportNotification *self)
 {
diff --git a/src/photos-share-notification.c b/src/photos-share-notification.c
index ce8b9bc..a5ecfa7 100644
--- a/src/photos-share-notification.c
+++ b/src/photos-share-notification.c
@@ -53,6 +53,7 @@ enum
   SHARE_TIMEOUT = 10 /* s */
 };
 
+
 static void
 photos_share_notification_remove_timeout (PhotosShareNotification *self)
 {


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