[gnome-photos] done-notification: Restore the photos_done_notification_new declaration



commit aa7d1984f0305bdb998db0569b6bed35e0e89600
Author: Pavel Grunt <pgrunt redhat com>
Date:   Tue Jul 12 23:44:03 2016 +0200

    done-notification: Restore the photos_done_notification_new declaration
    
    Fall out from 74ecaa8ebc1ad94fc41e65d6163b3e6a5b5b272f
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763712

 src/photos-done-notification.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-done-notification.h b/src/photos-done-notification.h
index b1a3561..3347100 100644
--- a/src/photos-done-notification.h
+++ b/src/photos-done-notification.h
@@ -29,6 +29,8 @@ G_BEGIN_DECLS
 #define PHOTOS_TYPE_DONE_NOTIFICATION (photos_done_notification_get_type ())
 G_DECLARE_FINAL_TYPE (PhotosDoneNotification, photos_done_notification, PHOTOS, DONE_NOTIFICATION, GtkGrid)
 
+void              photos_done_notification_new      (PhotosBaseItem *item);
+
 G_END_DECLS
 
 #endif /* PHOTOS_DONE_NOTIFICATION_H */


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