summaryrefslogtreecommitdiffstats
path: root/configurationdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'configurationdialog.h')
-rw-r--r--configurationdialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/configurationdialog.h b/configurationdialog.h
index b848520..edd4108 100644
--- a/configurationdialog.h
+++ b/configurationdialog.h
@@ -71,6 +71,7 @@ class ConfigurationDialog : public SmDialog {
QComboBox *mIconForSeries;
QComboBox *mIconForActor;
QComboBox *mIconForGenre;
+ QComboBox *mIconForMeta;
QComboBox *mInfoBox;
QComboBox *mMapBox;
QCheckBox *mHoverPics;