|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | RESETTABLE_PANEL |
| A wxPanel that is designed to be reset in a standard manner. More... | |
Macros | |
| #define | wxRESETTABLE 0x00008000 |
| #define | ID_RESET_PANEL ID_PREFERENCES_RESET_PANEL |
| #define ID_RESET_PANEL ID_PREFERENCES_RESET_PANEL |
Definition at line 29 of file resettable_panel.h.
Referenced by PAGED_DIALOG::onResetButton(), and RESETTABLE_PANEL::RESETTABLE_PANEL().
| #define wxRESETTABLE 0x00008000 |
Definition at line 28 of file resettable_panel.h.
Referenced by RESETTABLE_PANEL::RESETTABLE_PANEL(), and PAGED_DIALOG::UpdateResetButton().