diff options
Diffstat (limited to 'src/ephy-session.h')
-rw-r--r-- | src/ephy-session.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-session.h b/src/ephy-session.h index 536fb6986..4dbb496c5 100644 --- a/src/ephy-session.h +++ b/src/ephy-session.h @@ -50,6 +50,7 @@ typedef enum EPHY_SESSION_CMD_OPEN_BOOKMARKS_EDITOR, EPHY_SESSION_CMD_OPEN_URIS, EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW, + EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE, EPHY_SESSION_CMD_LAST } EphySessionCommand; |