[gnome-photos] filterable: Fix typo



commit 7519c501868c47be34d9a8cb3f29fe6728a7a0a8
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat May 12 15:47:38 2012 +0200

    filterable: Fix typo

 src/photos-filterable.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-filterable.h b/src/photos-filterable.h
index 4810cc1..9b19ce2 100644
--- a/src/photos-filterable.h
+++ b/src/photos-filterable.h
@@ -25,7 +25,7 @@
 
 G_BEGIN_DECLS
 
-#define PHOTOS_TYPE_FILTERABLE (photos_base_item_get_type ())
+#define PHOTOS_TYPE_FILTERABLE (photos_filterable_get_type ())
 
 #define PHOTOS_FILTERABLE(obj) \
   (G_TYPE_CHECK_INSTANCE_CAST ((obj), \



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