[gnome-photos] export-notification: Style fix
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] export-notification: Style fix
- Date: Fri, 1 Apr 2016 12:54:51 +0000 (UTC)
commit 07d716babaae94c7c6b00505d4ad8888349bdb2b
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Apr 1 14:53:48 2016 +0200
export-notification: Style fix
src/photos-export-notification.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/photos-export-notification.c b/src/photos-export-notification.c
index 2b184cb..aca2dc5 100644
--- a/src/photos-export-notification.c
+++ b/src/photos-export-notification.c
@@ -325,9 +325,7 @@ photos_export_notification_constructed (GObject *object)
photos_notification_manager_add_notification (PHOTOS_NOTIFICATION_MANAGER (self->ntfctn_mngr),
GTK_WIDGET (self));
- self->timeout_id = g_timeout_add_seconds (EXPORT_TIMEOUT,
- photos_export_notification_timeout,
- self);
+ self->timeout_id = g_timeout_add_seconds (EXPORT_TIMEOUT, photos_export_notification_timeout, self);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]