kicad/demos/simulation/sallen_key
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
..
ad8051.lib Added a missing library 2016-08-11 14:43:25 +02:00
sallen_key.kicad_pro Stop using wxDialog::EndModal() from inside dialogs. 2021-07-21 17:38:14 -04:00
sallen_key.kicad_sch Update demos 2020-11-08 20:26:37 +01:00
sallen_key_schlib.kicad_sym Update demos 2020-11-08 20:26:37 +01:00
sym-lib-table Update demos 2020-11-08 20:26:37 +01:00