]> sjero.net Git - linphone/blobdiff - gtk/linphone.h
Fix messages and pixmaps
[linphone] / gtk / linphone.h
index ca6234b4f1b487e59e6b9c28de17df2303fe8b20..f2b02aacef5c9e98951b6fb4d7262ad9b4bb9be6 100644 (file)
@@ -107,7 +107,7 @@ void linphone_gtk_status_icon_set_blinking(gboolean val);
 void linphone_gtk_notify(LinphoneCall *call, const char *msg);
 LinphoneChatRoom *linphone_gtk_start_chat(GtkTreeView* t);
 void linphone_gtk_load_chatroom(LinphoneChatRoom *cr,const LinphoneAddress *uri,GtkWidget *chat_view);
-void linphone_gtk_send_text(LinphoneChatRoom *cr);
+void linphone_gtk_send_text();
 GtkWidget * linphone_gtk_init_chatroom(LinphoneChatRoom *cr, const LinphoneAddress *with);
 void linphone_gtk_update_chat_picture(gboolean active);
 void linphone_gtk_chat_set_conversation(const LinphoneAddress *uri,gchar *conversation);