- DolphinFontRequester* m_fontRequester;
- QComboBox* m_widthBox;
- QComboBox* m_maxLinesBox;
- QCheckBox* m_expandableFolders;
- QRadioButton* m_numberOfItems;
- QRadioButton* m_sizeOfContents;
- QSpinBox* m_recursiveDirectorySizeLimit;
- QRadioButton* m_useRelatetiveDates;
- QRadioButton* m_useShortDates;
+ DolphinFontRequester *m_fontRequester;
+ QComboBox *m_widthBox;
+ QComboBox *m_maxLinesBox;
+ QRadioButton *m_entireRow;
+ QRadioButton *m_iconAndNameOnly;
+ QCheckBox *m_expandableFolders;
+ QRadioButton *m_numberOfItems;
+ QRadioButton *m_sizeOfContents;
+ QSpinBox *m_recursiveDirectorySizeLimit;
+ QRadioButton *m_useRelatetiveDates;
+ QRadioButton *m_useShortDates;