From 4152e6dc08ea55434558e4b0105ec1df3628c4f8 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Tue, 7 Apr 2009 17:41:23 -0400 Subject: Use its own ListStore of contacts instead of borrowing the Contact List's --- src/empathy-map-view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-map-view.h') diff --git a/src/empathy-map-view.h b/src/empathy-map-view.h index bad93da96..45ecbdd92 100644 --- a/src/empathy-map-view.h +++ b/src/empathy-map-view.h @@ -26,7 +26,7 @@ G_BEGIN_DECLS -GtkWidget *empathy_map_view_show (EmpathyContactListStore *list_store); +GtkWidget *empathy_map_view_show (void); G_END_DECLS -- cgit v1.2.3