diff options
| author | Peter Penz <[email protected]> | 2009-02-20 16:55:25 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-02-20 16:55:25 +0000 |
| commit | 540eeb0030470d50a61e192d9348043ffd10f056 (patch) | |
| tree | 74fdd2d018d1686bd876b7b57ec47b8ce952e8aa /src/settings/dolphinsettings.h | |
| parent | 264531e8e1ecba7a39d897d11238d5351b24cf5b (diff) | |
Remember the used URL completion mode of the URL navigator. Thanks to Frank Reininghaus for the patch!
BUG: 170502
svn path=/trunk/KDE/kdebase/apps/; revision=929111
Diffstat (limited to 'src/settings/dolphinsettings.h')
| -rw-r--r-- | src/settings/dolphinsettings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings/dolphinsettings.h b/src/settings/dolphinsettings.h index 55fa327ef..54141ad3e 100644 --- a/src/settings/dolphinsettings.h +++ b/src/settings/dolphinsettings.h @@ -36,6 +36,7 @@ class KFilePlacesModel; * - home URL * - default view mode * - URL navigator state (editable or not) + * - Text completion state * - split view * - properties for views */ |
