remember most recently selected path/file

This commit is contained in:
Yannik Schmidt
2020-09-17 20:26:15 +02:00
parent 76b077a661
commit c05a38c45d
3 changed files with 18 additions and 1 deletions

View File

@@ -11,5 +11,6 @@
#define SETTING_USER "user"
#define SETTING_PASS "pass"
#define SETTING_LINUX_EXPLORER "linux-explorer"
#define SETTING_MOST_RECENT_PATH "most-recent-path"
#endif // SETTINGKEYS_H