[gnome-photos] collection-manager: Fix typo



commit ba9e705dc0e5809e2f94948fe65bd29a3154fa3d
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat Jul 14 15:46:57 2012 +0200

    collection-manager: Fix typo

 src/photos-collection-manager.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-collection-manager.h b/src/photos-collection-manager.h
index 992136f..d0e5304 100644
--- a/src/photos-collection-manager.h
+++ b/src/photos-collection-manager.h
@@ -25,7 +25,7 @@
 
 G_BEGIN_DECLS
 
-#define PHOTOS_TYPE_COLLECTION_MANAGER (photos_base_manager_get_type ())
+#define PHOTOS_TYPE_COLLECTION_MANAGER (photos_collection_manager_get_type ())
 
 #define PHOTOS_COLLECTION_MANAGER(obj) \
   (G_TYPE_CHECK_INSTANCE_CAST ((obj), \



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