[gnome-photos] organize-collection-model: Fix typo
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] organize-collection-model: Fix typo
- Date: Sat, 14 Jul 2012 21:18:37 +0000 (UTC)
commit 73058d45ad0f6b6c82f77cac709cddcbd79354a6
Author: Debarshi Ray <debarshir gnome org>
Date: Sat Jul 14 15:50:55 2012 +0200
organize-collection-model: Fix typo
src/photos-organize-collection-model.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-organize-collection-model.h b/src/photos-organize-collection-model.h
index 90abbd1..5635d9d 100644
--- a/src/photos-organize-collection-model.h
+++ b/src/photos-organize-collection-model.h
@@ -25,7 +25,7 @@
G_BEGIN_DECLS
-#define PHOTOS_TYPE_ORGANIZE_COLLECTION_MODEL (photos_view_embed_get_type ())
+#define PHOTOS_TYPE_ORGANIZE_COLLECTION_MODEL (photos_organize_collection_model_get_type ())
#define PHOTOS_ORGANIZE_COLLECTION_MODEL(obj) \
(G_TYPE_CHECK_INSTANCE_CAST ((obj), \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]