[gnome-photos] organize-collection-view: Fix typo



commit 91d484a6534154df9905b1cdad0a681b41bc1803
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat Jul 14 15:47:43 2012 +0200

    organize-collection-view: Fix typo

 src/photos-organize-collection-view.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-organize-collection-view.h b/src/photos-organize-collection-view.h
index 48e8113..b041301 100644
--- a/src/photos-organize-collection-view.h
+++ b/src/photos-organize-collection-view.h
@@ -25,7 +25,7 @@
 
 G_BEGIN_DECLS
 
-#define PHOTOS_TYPE_ORGANIZE_COLLECTION_VIEW (photos_view_embed_get_type ())
+#define PHOTOS_TYPE_ORGANIZE_COLLECTION_VIEW (photos_organize_collection_view_get_type ())
 
 #define PHOTOS_ORGANIZE_COLLECTION_VIEW(obj) \
   (G_TYPE_CHECK_INSTANCE_CAST ((obj), \



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