]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-call-window.h
Make empathy_call_window_show return the widget
[empathy.git] / libempathy-gtk / empathy-call-window.h
index ea310d6226629c03944cd13b33bfec489931eaca..c8c6d7f0ed70385d149561042da2a3e00646d7db 100644 (file)
@@ -28,7 +28,7 @@
 
 G_BEGIN_DECLS
 
-void empathy_call_window_show (EmpathyTpCall *call);
+GtkWidget * empathy_call_window_show (EmpathyTpCall *call);
 
 G_END_DECLS