KiCad PCB EDA Suite
|
#include <kicommon.h>
#include <eda_units.h>
#include <kiway_holder.h>
#include <wx/dialog.h>
#include <map>
Go to the source code of this file.
Classes | |
struct | WINDOW_THAWER |
class | DIALOG_SHIM |
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormBuilder. More... | |
Macros | |
#define | SHOWQUASIMODAL ShowQuasiModal |
#define | ENDQUASIMODAL EndQuasiModal |
#define ENDQUASIMODAL EndQuasiModal |
Definition at line 75 of file dialog_shim.h.
#define SHOWQUASIMODAL ShowQuasiModal |
Definition at line 74 of file dialog_shim.h.