diff options
Diffstat (limited to 'src/settings')
| -rw-r--r-- | src/settings/dolphin_generalsettings.kcfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/settings/dolphin_generalsettings.kcfg b/src/settings/dolphin_generalsettings.kcfg index c397b2945..9a13493a1 100644 --- a/src/settings/dolphin_generalsettings.kcfg +++ b/src/settings/dolphin_generalsettings.kcfg @@ -50,6 +50,10 @@ <label>Split the view into two panes</label> <default>false</default> </entry> + <entry name="LocationInToolbar" type="Bool"> + <label>Should the location be shown in the toolbar instead</label> + <default>false</default> + </entry> <entry name="FilterBar" type="Bool"> <label>Should the filter bar be shown</label> <default>false</default> |
