aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-main-window.c')
-rw-r--r--src/empathy-main-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-main-window.c b/src/empathy-main-window.c
index a2f9dde13..6d26dec5b 100644
--- a/src/empathy-main-window.c
+++ b/src/empathy-main-window.c
@@ -1065,7 +1065,7 @@ static void
main_window_help_debug_cb (GtkAction *action,
EmpathyMainWindow *window)
{
- empathy_debug_window_new (GTK_WINDOW (window->window));
+ empathy_debug_window_new (NULL);
}
static void