Codechange: Stringify config file paths.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
char *_hotkeys_file;
|
||||
std::string _hotkeys_file;
|
||||
|
||||
/**
|
||||
* List of all HotkeyLists.
|
||||
|
||||
Reference in New Issue
Block a user