diff options
Diffstat (limited to 'libempathy-gtk/empathy-chat.h')
-rw-r--r-- | libempathy-gtk/empathy-chat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-chat.h b/libempathy-gtk/empathy-chat.h index 9e0985040..7f3ebda26 100644 --- a/libempathy-gtk/empathy-chat.h +++ b/libempathy-gtk/empathy-chat.h @@ -77,6 +77,7 @@ void empathy_chat_scroll_down (EmpathyChat *chat); void empathy_chat_cut (EmpathyChat *chat); void empathy_chat_copy (EmpathyChat *chat); void empathy_chat_paste (EmpathyChat *chat); +void empathy_chat_find (EmpathyChat *chat); void empathy_chat_correct_word (EmpathyChat *chat, GtkTextIter *start, GtkTextIter *end, |