diff options
Diffstat (limited to 'lib/ephy-state.h')
-rw-r--r-- | lib/ephy-state.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-state.h b/lib/ephy-state.h index 260c03ba1..f54eb9bc0 100644 --- a/lib/ephy-state.h +++ b/lib/ephy-state.h @@ -38,6 +38,7 @@ void ephy_state_add_window (GtkWidget *window, const char *name, int default_width, int default_heigth, + gboolean maximize, EphyStateWindowFlags flags); void ephy_state_add_paned (GtkWidget *paned, |