diff options
| author | Peter Penz <[email protected]> | 2008-01-05 22:09:07 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2008-01-05 22:09:07 +0000 |
| commit | e3ed05b37249e487c46ab3e0512b43a8bd9316fc (patch) | |
| tree | 0b9ba15cd1a46297a346396da1838b4350b3581a /src/iconsviewsettingspage.h | |
| parent | 64b6e679d6d487ce00cfeb148d68e98acaad378b (diff) | |
Remember the additional-info property (size, date, type, ...) for each view mode (icons view, details view, column view) individually.
BUG: 154434
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=757791
Diffstat (limited to 'src/iconsviewsettingspage.h')
| -rw-r--r-- | src/iconsviewsettingspage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/iconsviewsettingspage.h b/src/iconsviewsettingspage.h index bfc0c63c1..f45a14fd6 100644 --- a/src/iconsviewsettingspage.h +++ b/src/iconsviewsettingspage.h @@ -88,7 +88,6 @@ private: QComboBox* m_textWidthBox; KFontRequester* m_fontRequester; QSpinBox* m_textlinesCountBox; - QCheckBox* m_showAdditionalInfo; QComboBox* m_arrangementBox; QComboBox* m_gridSpacingBox; |
