aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-account-assistant.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-account-assistant.h')
-rw-r--r--src/empathy-account-assistant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-account-assistant.h b/src/empathy-account-assistant.h
index 82b14e312..857460201 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 (void);
+GtkWidget *empathy_account_assistant_new (GtkWindow *parent);
G_END_DECLS