aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r--src/ephy-shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index e29122506..f0ee6f060 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -65,6 +65,7 @@ typedef enum
/* The way to load */
EPHY_NEW_TAB_ALLOW_FIXUP = 1 << 12,
+ EPHY_NEW_TAB_FROM_EXTERNAL = 1 << 13,
} EphyNewTabFlags;