mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
* Mainly the wxDialog that was opened when the wizard is created is now no more created by the wizard frame CTOR. On some W.M. it created a serious issue related to the way Event Loops are managed. Now the user has to call it by the toolbar tool. * 2 settings not saved in config are now saved. * a few other minor enhancements * better icon in footprint wizard frame Remove a few #define relative to the wxWidgets 2.8 version, no more supported.