kicad-source/pcb_calculator
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs.
Calling wxDialog::EndModal() directly from inside the dialog is a
potential bug if the dialog is shown in the modeless or window modal
(quasi-modal).  Use the internal button events where possible and
check for the appropriate mode before calling the correct end dialog
function.
2021-07-21 17:38:14 -04:00
..
2016-02-12 15:48:24 -05:00
2021-06-10 01:24:15 +00:00
2021-07-18 14:31:55 -04:00
2021-07-14 23:42:45 -04:00
2021-07-18 14:31:55 -04:00
2021-07-18 14:31:55 -04:00
2021-06-08 15:39:47 -04:00
2021-07-18 14:31:55 -04:00
2020-12-22 15:16:33 -08:00
2021-07-18 14:31:55 -04:00
2021-07-18 14:31:55 -04:00
2021-07-18 14:31:55 -04:00
2021-06-07 18:38:51 -04:00