c458b50fd9
Before this, the environment variables inside Python wouldn't reflect the updates to them made after the interpreter was started in Pcbnew. This will call into Python and set the variables when they are changed, since Python can't synchronize itself when running in an embedded interpreter. Fixes https://gitlab.com/kicad/code/kicad/issues/5071 |
||
---|---|---|
.. | ||
app_settings.h | ||
color_settings.h | ||
common_settings.h | ||
json_settings.h | ||
nested_settings.h | ||
parameters.h | ||
settings_manager.h |