summaryrefslogtreecommitdiffstats
path: root/configurationdialog.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2015-07-07 08:54:43 +0200
committerArno <arno@disconnect.de>2015-07-07 08:54:43 +0200
commit3a6e0ae8a097ec76bf89c57b987eee760369114a (patch)
tree603f9d6c4e285a778c22e3193d8c9a6218bc9344 /configurationdialog.h
parent99be8eab42d06e662357b2d99e6da6d9d0ff5926 (diff)
downloadSheMov-3a6e0ae8a097ec76bf89c57b987eee760369114a.tar.gz
SheMov-3a6e0ae8a097ec76bf89c57b987eee760369114a.tar.bz2
SheMov-3a6e0ae8a097ec76bf89c57b987eee760369114a.zip
Keep NewMovieWizard data on restart
and make it configurable
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 8f2e87b..e980c49 100644
--- a/configurationdialog.h
+++ b/configurationdialog.h
@@ -77,6 +77,7 @@ class ConfigurationDialog : public SmDialog {
QCheckBox *mIconizeCovers;
QCheckBox *mAutoRefresh;
QCheckBox *mExpensive;
+ QCheckBox *mClearNewMovieWizard;
QSpinBox *mHoverOpacity;
QSpinBox *mCursorOffset;
QSpinBox *mAutoRefreshValue;