--- a/Preferences/ConfigurationPages/WebBrowserPage.ui Tue Jul 04 19:44:30 2017 +0200 +++ b/Preferences/ConfigurationPages/WebBrowserPage.ui Wed Jul 05 19:38:06 2017 +0200 @@ -251,6 +251,16 @@ </property> </spacer> </item> + <item row="4" column="0" colspan="4"> + <widget class="QCheckBox" name="loadTabOnActivationCheckBox"> + <property name="toolTip"> + <string>Select to load restored tabs when they are activated</string> + </property> + <property name="text"> + <string>Load tabs when activated</string> + </property> + </widget> + </item> </layout> <zorder>label</zorder> <zorder>startupCombo</zorder> @@ -260,6 +270,7 @@ <zorder>defaultHomeButton</zorder> <zorder>label_12</zorder> <zorder>newTabCombo</zorder> + <zorder>loadTabOnActivationCheckBox</zorder> </widget> </item> <item> @@ -925,6 +936,7 @@ <tabstop>homePageEdit</tabstop> <tabstop>setCurrentPageButton</tabstop> <tabstop>defaultHomeButton</tabstop> + <tabstop>loadTabOnActivationCheckBox</tabstop> <tabstop>saveSessionCheckBox</tabstop> <tabstop>sessionTimerSpinBox</tabstop> <tabstop>defaultSchemeCombo</tabstop>