settings_manager: remember last used directory

Origin commit data
------------------
Branch: ni/coolstream
Commit: 864907a95f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-15 (Fri, 15 Dec 2017)

Origin message was:
------------------
- settings_manager: remember last used directory

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-12-15 23:20:55 +01:00
parent 2b040bc19c
commit 9b5758d55a
7 changed files with 61 additions and 28 deletions

View File

@@ -689,6 +689,8 @@ struct SNeutrinoSettings
int flashupdate_createimage_add_spare;
int flashupdate_createimage_add_kernel;
std::string backup_dir;
std::string update_dir;
std::string update_dir_opkg;