122be418bb
wxSingleInstanceChecker is meant for running programs, not file locking. This implements an RAII class for file locking that stores the lock files next to the file being locked, allowing it to be easily found and removed. Also includes the ability to override the lock, with information about the original owner Fixes https://gitlab.com/kicad/code/kicad/-/issues/14734 |
||
---|---|---|
.. | ||
app_settings.h | ||
aui_settings.h | ||
bom_settings.h | ||
color_settings.h | ||
common_settings.h | ||
cvpcb_settings.h | ||
environment.h | ||
json_settings.h | ||
json_settings_internals.h | ||
kicad_settings.h | ||
nested_settings.h | ||
parameters.h | ||
settings_manager.h |