diff options
Diffstat (limited to 'src/empathy-account-assistant.h')
-rw-r--r-- | src/empathy-account-assistant.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-account-assistant.h b/src/empathy-account-assistant.h index 857460201..ef91fa9da 100644 --- a/src/empathy-account-assistant.h +++ b/src/empathy-account-assistant.h @@ -56,7 +56,7 @@ typedef struct { GType empathy_account_assistant_get_type (void); -GtkWidget *empathy_account_assistant_new (GtkWindow *parent); +GtkWidget *empathy_account_assistant_show (GtkWindow *parent); G_END_DECLS |