From 99a05672a62b406178630aa87bf675b2fda3be76 Mon Sep 17 00:00:00 2001 From: Arno Moeller Date: Fri, 19 Jul 2013 14:08:04 +0200 Subject: Streamline configurable icons Make icons configurable by: * folders * files * series * genres * actors Weed out old usage. New usage not yet implemented. --- configurationdialog.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'configurationdialog.h') diff --git a/configurationdialog.h b/configurationdialog.h index 86d816a..c266d37 100644 --- a/configurationdialog.h +++ b/configurationdialog.h @@ -69,9 +69,10 @@ class ConfigurationDialog : public SmDialog { QLineEdit *mStripPath; QLineEdit *mGrabFrameFrom; QComboBox *mIconForFolder; - QComboBox *mIconForMovie; - QComboBox *mIconForPic; - QComboBox *mIconForOther; + QComboBox *mIconForFile; + QComboBox *mIconForSeries; + QComboBox *mIconForActor; + QComboBox *mIconForGenre; QComboBox *mInfoBox; QComboBox *mMapBox; QCheckBox *mHoverPics; -- cgit v1.2.3-70-g09d2