Initial release of pl_editor, the page layout and title block editor.

This commit is contained in:
jean-pierre charras
2013-07-19 20:27:22 +02:00
parent 1f78a15db2
commit fdbdb76c39
123 changed files with 24073 additions and 2006 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
* Initializes the Python engine inside pcbnew
*/
bool pcbnewInitPythonScripting();
bool pcbnewInitPythonScripting( const char * aUserPluginsPath );
void pcbnewFinishPythonScripting();