aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-debug-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-debug-dialog.h')
-rw-r--r--src/empathy-debug-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-debug-dialog.h b/src/empathy-debug-dialog.h
index 43e608253..ad41bfc95 100644
--- a/src/empathy-debug-dialog.h
+++ b/src/empathy-debug-dialog.h
@@ -54,7 +54,7 @@ struct _EmpathyDebugDialogClass
GType empathy_debug_dialog_get_type (void) G_GNUC_CONST;
-GtkWidget * empathy_debug_dialog_new (void);
+GtkWidget * empathy_debug_dialog_new (GtkWindow *parent);
G_END_DECLS