gui/update_settings.cpp: add option to enable/disable updates check on boot

Origin commit data
------------------
Branch: ni/coolstream
Commit: c43438baec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-20 (Mon, 20 Oct 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-10-20 14:20:26 +04:00
parent 06788b0daf
commit 91c68d2a47
5 changed files with 8 additions and 0 deletions

View File

@@ -548,6 +548,7 @@ struct SNeutrinoSettings
std::string softupdate_proxyserver;
std::string softupdate_proxyusername;
std::string softupdate_proxypassword;
int softupdate_autocheck;
int softupdate_name_mode_apply;
int softupdate_name_mode_backup;
int apply_settings;