Lock project files when opening; open locked projects read-only
Also clean up an include-what-you-use problem Fixes https://gitlab.com/kicad/code/kicad/-/issues/8037
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "sg/scenegraph.h"
|
||||
#include "plugins/3dapi/ifsg_api.h"
|
||||
|
||||
#include <common.h> // For ExpandEnvVarSubstitutions
|
||||
#include <filename_resolver.h>
|
||||
#include <paths.h>
|
||||
#include <pgm_base.h>
|
||||
|
||||
Reference in New Issue
Block a user