diff options
Diffstat (limited to 'libempathy-gtk/gossip-accounts-dialog.h')
-rw-r--r-- | libempathy-gtk/gossip-accounts-dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/gossip-accounts-dialog.h b/libempathy-gtk/gossip-accounts-dialog.h index e78b33506..5b058e6a4 100644 --- a/libempathy-gtk/gossip-accounts-dialog.h +++ b/libempathy-gtk/gossip-accounts-dialog.h @@ -28,7 +28,7 @@ G_BEGIN_DECLS -GtkWidget *gossip_accounts_dialog_show (void); +GtkWidget *gossip_accounts_dialog_show (GtkWindow *parent); G_END_DECLS |