aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-window.h')
-rw-r--r--src/empathy-call-window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-call-window.h b/src/empathy-call-window.h
index 2090b1beb..666071fc9 100644
--- a/src/empathy-call-window.h
+++ b/src/empathy-call-window.h
@@ -62,7 +62,7 @@ GType empathy_call_window_get_type (void);
EmpathyCallWindowClass))
EmpathyCallWindow *empathy_call_window_new (EmpathyCallHandler *handler);
-void empathy_call_window_present (EmpathyCallWindow *window,
+void empathy_call_window_new_handler (EmpathyCallWindow *window,
EmpathyCallHandler *handler);
void empathy_call_window_start_ringing (EmpathyCallWindow *self,
TpCallChannel *channel,