aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-history-window.c')
-rw-r--r--src/ephy-history-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ephy-history-window.c b/src/ephy-history-window.c
index 8d9c0acec..1b46d934e 100644
--- a/src/ephy-history-window.c
+++ b/src/ephy-history-window.c
@@ -1360,7 +1360,7 @@ void
ephy_history_window_set_parent (EphyHistoryWindow *ebe,
GtkWidget *window)
{
- GtkWindow **widget;
+ GtkWidget **widget;
if (ebe->priv->window)
{
widget = &ebe->priv->window;