kicad/demos/python_scripts_examples
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include.
Including wx.h includes the full set of wxWidgets include files, that is not good,
and can create some conflicts with some Windows headers on msys2.
2020-10-18 18:21:34 +02:00
..
action_menu_add_automatic_border.py Add 2 python action plugins in demos 2017-01-31 18:38:03 +01:00
action_menu_text_by_date.py Fix incorrect refresh of User Interface after running an action plugin, and add comments 2017-08-27 08:13:35 +02:00
action_plugin_test_undoredo.py Action plugins: handle undo/redo feature when running an action plugin. 2017-02-06 08:39:32 +01:00
gen_gerber_and_drill_files_board.py Avoid include wx/wx.h in many files that do not actually use this include. 2020-10-18 18:21:34 +02:00
plot_board.py update a python demo that wws not working with current pcbnew version. 2017-09-19 18:50:43 +02:00