[empathy/gnome-2-34] contact-search-dialog: fix compilation warnings
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-34] contact-search-dialog: fix compilation warnings
- Date: Wed, 9 Mar 2011 09:29:48 +0000 (UTC)
commit 2803c580f5d7c096895c462fd549a022fba49f14
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Mar 9 10:22:11 2011 +0100
contact-search-dialog: fix compilation warnings
libempathy-gtk/empathy-contact-search-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-contact-search-dialog.c b/libempathy-gtk/empathy-contact-search-dialog.c
index 6ae9d94..561bee3 100644
--- a/libempathy-gtk/empathy-contact-search-dialog.c
+++ b/libempathy-gtk/empathy-contact-search-dialog.c
@@ -33,6 +33,7 @@
#include <libempathy-gtk/empathy-account-chooser.h>
#include <libempathy-gtk/empathy-cell-renderer-text.h>
#include <libempathy-gtk/empathy-cell-renderer-activatable.h>
+#include <libempathy-gtk/empathy-contact-dialogs.h>
#include <libempathy-gtk/empathy-images.h>
#define DEBUG_FLAG EMPATHY_DEBUG_OTHER
@@ -469,7 +470,6 @@ on_profile_button_clicked_cb (EmpathyCellRendererActivatable *cell,
EmpathyContactSearchDialog *self)
{
EmpathyContactSearchDialogPrivate *priv = GET_PRIVATE (self);
- GtkTreeSelection *selection;
TpConnection *conn;
GtkTreeIter iter;
GtkTreeModel *model;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]