kicad/include/settings
Seth Hillbrand 6fc393c7db Upgrade file locking
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

(cherry picked from commit 122be418bb)
2023-06-18 01:06:40 +02:00
..
app_settings.h
color_settings.h Use constants for the names of the built-in colors 2023-03-07 10:32:18 +00:00
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 Upgrade file locking 2023-06-18 01:06:40 +02:00