gui/record_setup.cpp: add option to auto-create movie thumbnail on playback

This commit is contained in:
[CST] Focus
2014-04-21 13:53:13 +04:00
parent 92cc47f383
commit b127646b43
6 changed files with 13 additions and 0 deletions

View File

@@ -441,6 +441,7 @@ struct SNeutrinoSettings
int screenshot_mode;
int screenshot_video;
int screenshot_scale;
int auto_cover;
std::string screenshot_dir;
int key_current_transponder;