forgotten python_scripting.cpp fix.
This commit is contained in:
@@ -176,6 +176,8 @@ bool pcbnewInitPythonScripting( const char * aUserPluginsPath )
|
||||
return false;
|
||||
}
|
||||
|
||||
wxPythonLoaded = true;
|
||||
|
||||
// Save the current Python thread state and release the
|
||||
// Global Interpreter Lock.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user