[gnome-photos/wip/rishi/collection: 12/15] Ensure PhotosTrackerCollectionViewController
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/collection: 12/15] Ensure PhotosTrackerCollectionViewController
- Date: Fri, 28 Jul 2017 13:02:08 +0000 (UTC)
commit b468edaf657560dfd00f353fb41ba431819d146b
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Jul 27 18:24:13 2017 +0200
Ensure PhotosTrackerCollectionViewController
src/photos-utils.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/photos-utils.c b/src/photos-utils.c
index 1c1c231..7e57542 100644
--- a/src/photos-utils.c
+++ b/src/photos-utils.c
@@ -58,6 +58,7 @@
#include "photos-tool-crop.h"
#include "photos-tool-enhance.h"
#include "photos-tool-filters.h"
+#include "photos-tracker-collection-view-controller.h"
#include "photos-tracker-collections-controller.h"
#include "photos-tracker-favorites-controller.h"
#include "photos-tracker-overview-controller.h"
@@ -640,6 +641,7 @@ photos_utils_ensure_builtins (void)
g_type_ensure (PHOTOS_TYPE_TOOL_ENHANCE);
g_type_ensure (PHOTOS_TYPE_TOOL_FILTERS);
+ g_type_ensure (PHOTOS_TYPE_TRACKER_COLLECTION_VIEW_CONTROLLER);
g_type_ensure (PHOTOS_TYPE_TRACKER_COLLECTIONS_CONTROLLER);
g_type_ensure (PHOTOS_TYPE_TRACKER_FAVORITES_CONTROLLER);
g_type_ensure (PHOTOS_TYPE_TRACKER_OVERVIEW_CONTROLLER);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]