summaryrefslogtreecommitdiff
path: root/frontends/amiga/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/options.h')
-rw-r--r--frontends/amiga/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/options.h b/frontends/amiga/options.h
index 6f5c91906..3aa845140 100644
--- a/frontends/amiga/options.h
+++ b/frontends/amiga/options.h
@@ -41,6 +41,7 @@ NSOPTION_BOOL(new_tab_is_active, false)
NSOPTION_BOOL(new_tab_last, false)
NSOPTION_BOOL(tab_close_warn, true)
NSOPTION_BOOL(tab_always_show, false)
+NSOPTION_BOOL(tab_new_session, false) /* When NetSurf is already running, open new tab */
NSOPTION_BOOL(kiosk_mode, false)
NSOPTION_STRING(search_engines_file, "PROGDIR:Resources/SearchEngines")
NSOPTION_STRING(arexx_dir, "PROGDIR:Rexx")