From 0e58c734c16a0de5981d7a0dc40cb9bd1cd91ae2 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 7 Jan 2008 07:38:09 +0000 Subject: Backport of bugfix 154434 (trunk revision 757791): Remember the additional-info property (size, date, type, ...) for each view mode (icons view, details view, column view) individually. svn path=/branches/KDE/4.0/kdebase/apps/; revision=758210 --- src/iconsviewsettingspage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/iconsviewsettingspage.h') 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; -- cgit v1.3.1