Double Python initialization fixed
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
* Initializes the Python engine inside pcbnew
|
||||
*/
|
||||
|
||||
void pcbnewInitPythonScripting( void );
|
||||
bool pcbnewInitPythonScripting(PyThreadState** aMainTState);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user