[gnome-photos] item-manager: Fix typo



commit 4cf6bbba10bf3e697d493712f0e82ebfd006ffd8
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat May 5 16:36:04 2012 +0200

    item-manager: Fix typo

 src/photos-item-manager.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-item-manager.h b/src/photos-item-manager.h
index b5e4e30..b53121f 100644
--- a/src/photos-item-manager.h
+++ b/src/photos-item-manager.h
@@ -29,7 +29,7 @@
 
 G_BEGIN_DECLS
 
-#define PHOTOS_TYPE_ITEM_MANAGER (photos_base_manager_get_type ())
+#define PHOTOS_TYPE_ITEM_MANAGER (photos_item_manager_get_type ())
 
 #define PHOTOS_ITEM_MANAGER(obj) \
   (G_TYPE_CHECK_INSTANCE_CAST ((obj), \



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