[gnome-control-center] search-provider: fix the build
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] search-provider: fix the build
- Date: Mon, 18 Feb 2013 16:16:26 +0000 (UTC)
commit b7d7c5c1ed14c8f7518c2194a4b74ffbe03473b7
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Feb 18 11:16:16 2013 -0500
search-provider: fix the build
search-provider/control-center-search-provider.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/search-provider/control-center-search-provider.h
b/search-provider/control-center-search-provider.h
index 9b97b0c..ead38e8 100644
--- a/search-provider/control-center-search-provider.h
+++ b/search-provider/control-center-search-provider.h
@@ -40,7 +40,7 @@ typedef struct {
#define CC_SEARCH_PROVIDER_APP(obj) \
(G_TYPE_CHECK_INSTANCE_CAST ((obj), \
- GNOME_TYPE_CONTROL_CENTER_APP, CcSearchProviderApp))
+ CC_TYPE_SEARCH_PROVIDER_APP, CcSearchProviderApp))
GType cc_search_provider_app_get_type (void) G_GNUC_CONST;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]