qt: implement automatic crash dump support
This commit is contained in:
parent
7a0da729b4
commit
d3997bad9b
21 changed files with 223 additions and 282 deletions
|
@ -13,6 +13,7 @@
|
|||
#define AMIIBO_DIR "amiibo"
|
||||
#define CACHE_DIR "cache"
|
||||
#define CONFIG_DIR "config"
|
||||
#define CRASH_DUMPS_DIR "crash_dumps"
|
||||
#define DUMP_DIR "dump"
|
||||
#define KEYS_DIR "keys"
|
||||
#define LOAD_DIR "load"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue