aboutsummaryrefslogtreecommitdiffstats
path: root/src/prefs-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs-dialog.c')
-rw-r--r--src/prefs-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs-dialog.c b/src/prefs-dialog.c
index 48a5dc5cd..7b982e96f 100644
--- a/src/prefs-dialog.c
+++ b/src/prefs-dialog.c
@@ -414,7 +414,7 @@ prefs_dialog_show_help (PrefsDialog *pd)
id = gtk_notebook_get_current_page (GTK_NOTEBOOK (pd->priv->notebook));
- ephy_gui_help (GTK_WINDOW (pd), "epiphany", help_preferences[id]);
+ ephy_gui_help (GTK_WINDOW (pd->priv->window), "epiphany", help_preferences[id]);
}
static const gchar *