summaryrefslogtreecommitdiff
path: root/src/settings/settings_tabs.ui
diff options
context:
space:
mode:
authorFelix Rohrbach <fxrh@gmx.de>2011-01-09 15:25:48 +0100
committerFelix Rohrbach <fxrh@gmx.de>2011-01-09 15:25:48 +0100
commit56760880eb0d02ac97d0beeb862f53662c49fce9 (patch)
tree7281279fcf21aef9d8e1a06ea527aad71e2a4572 /src/settings/settings_tabs.ui
parentSVN_SILENT compile (diff)
downloadrekonq-56760880eb0d02ac97d0beeb862f53662c49fce9.tar.xz
Readds a config option in the tab settings window.
This config option was accedentially removed in commit cb84ae8badcab5bfe095e71cf4c0e33175e60817.
Diffstat (limited to 'src/settings/settings_tabs.ui')
-rw-r--r--src/settings/settings_tabs.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/settings/settings_tabs.ui b/src/settings/settings_tabs.ui
index 290c6274..29b7377f 100644
--- a/src/settings/settings_tabs.ui
+++ b/src/settings/settings_tabs.ui
@@ -191,6 +191,13 @@
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="kcfg_alwaysShowTabBar">
+ <property name="text">
+ <string>Always show tab bar</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QCheckBox" name="kcfg_openTabsBack">
<property name="text">
<string>Open new tabs in the background</string>