[gnome-photos] tracker-controller: Implement refresh_for_object
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] tracker-controller: Implement refresh_for_object
- Date: Mon, 8 Apr 2013 13:26:06 +0000 (UTC)
commit e95254f03dcd7172f47c06d81411d9a52b995cb5
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Apr 3 17:36:28 2013 +0200
tracker-controller: Implement refresh_for_object
src/photos-tracker-controller.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-tracker-controller.c b/src/photos-tracker-controller.c
index 8006360..2a026aa 100644
--- a/src/photos-tracker-controller.c
+++ b/src/photos-tracker-controller.c
@@ -193,6 +193,8 @@ photos_tracker_controller_offset_changed (PhotosOffsetController *offset_cntrlr,
static void
photos_tracker_controller_refresh_for_object (PhotosBaseManager *manager, GObject *object, gpointer
user_data)
{
+ PhotosTrackerController *self = PHOTOS_TRACKER_CONTROLLER (user_data);
+ photos_tracker_controller_refresh_internal (self, PHOTOS_TRACKER_REFRESH_FLAGS_RESET_OFFSET);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]