]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/detailsviewsettingspage.h
fixed issue that when using "Use common view properties for all folders" the view...
[dolphin.git] / src / detailsviewsettingspage.h
index 7880527ab2baeeb4f8434a17cdf937f5137f495f..79986f1ba91a17841d5a6d60840377b0cee7f13f 100644 (file)
@@ -25,8 +25,6 @@
 class DolphinMainWindow;
 class KFontRequester;
 class QCheckBox;
-class QSpinBox;
-class QComboBox;
 class QRadioButton;
 
 /**
@@ -56,11 +54,6 @@ private:
 
 private:
     DolphinMainWindow* m_mainWindow;
-    QCheckBox* m_dateBox;
-    QCheckBox* m_permissionsBox;
-    QCheckBox* m_ownerBox;
-    QCheckBox* m_groupBox;
-    QCheckBox* m_typeBox;
     QRadioButton* m_smallIconSize;
     QRadioButton* m_mediumIconSize;
     QRadioButton* m_largeIconSize;