Initial release of pl_editor, the page layout and title block editor.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* Initializes the Python engine inside pcbnew
|
||||
*/
|
||||
|
||||
bool pcbnewInitPythonScripting();
|
||||
bool pcbnewInitPythonScripting( const char * aUserPluginsPath );
|
||||
void pcbnewFinishPythonScripting();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user