aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-view.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-18 21:22:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-18 21:22:46 +0800
commit0446279dbf79a85718ca7a71bb6588d389ed15f5 (patch)
tree5cca1866f7b2b40debd0e480bc6e99d632a8721a /libempathy-gtk/empathy-individual-view.h
parentd91cd1d110fa660385574d3a9128b83287fc9a92 (diff)
parentb3a5b441b884c25198b77ae014cde3b73d396257 (diff)
downloadgsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar.gz
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar.bz2
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar.lz
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar.xz
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.tar.zst
gsoc2013-empathy-0446279dbf79a85718ca7a71bb6588d389ed15f5.zip
Merge remote branch 'vminko/fix-632024-v2'
Diffstat (limited to 'libempathy-gtk/empathy-individual-view.h')
-rw-r--r--libempathy-gtk/empathy-individual-view.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-individual-view.h b/libempathy-gtk/empathy-individual-view.h
index 94ec8ccfd..6d72e4d0c 100644
--- a/libempathy-gtk/empathy-individual-view.h
+++ b/libempathy-gtk/empathy-individual-view.h
@@ -130,5 +130,7 @@ EmpathyIndividualStore *empathy_individual_view_get_store (
void empathy_individual_view_set_store (EmpathyIndividualView *self,
EmpathyIndividualStore *store);
+void empathy_individual_view_start_search (EmpathyIndividualView *self);
+
G_END_DECLS
#endif /* __EMPATHY_INDIVIDUAL_VIEW_H__ */