Commit 5bf3aae
make find_pcbnew_window() robust to case
With some KiCad versions on some systems the pcbnew window goes under the name "PcbNew". Notice the uppercase N.
More info at [https://github.com/MitjaNemec/Kicad_action_plugins/issues/22](https://github.com/MitjaNemec/Kicad_action_plugins/issues/22)1 parent 2c13a9a commit 5bf3aae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments