From ffe0b7556907bc4c6dfaed87a98e7fe68378cfa2 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 17 Mar 2013 09:30:45 +0100 Subject: Icons for SmDirModel Made Icons for SmDirModel configurable. For now it's folders, movies, pictures and others. --- configurationdialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configurationdialog.h') diff --git a/configurationdialog.h b/configurationdialog.h index b6bf0a8..f678f65 100644 --- a/configurationdialog.h +++ b/configurationdialog.h @@ -69,6 +69,9 @@ class ConfigurationDialog : public SmDialog { QLineEdit *mStripPath; QLineEdit *mGrabFrameFrom; QComboBox *mIconForFolder; + QComboBox *mIconForMovie; + QComboBox *mIconForPic; + QComboBox *mIconForOther; QComboBox *mInfoBox; QComboBox *mMapBox; QCheckBox *mHoverPics; -- cgit v1.2.3-70-g09d2