implement configuration and fix readin

This commit is contained in:
Yannik Schmidt
2020-08-18 20:34:10 +02:00
parent db5e95b2fc
commit b0a38c1b7d
4 changed files with 71 additions and 30 deletions

View File

@@ -10,5 +10,6 @@
#define SETTING_SAVE_DIR "save-dir"
#define SETTING_USER "user"
#define SETTING_PASS "pass"
#define SETTING_LINUX_EXPLORER "linux-explorer"
#endif // SETTINGKEYS_H