KiCad PCB EDA Suite
|
#include <kicommon.h>
#include <eda_units.h>
#include <kiway_holder.h>
#include <wx/dialog.h>
#include <map>
#include <core/raii.h>
Go to the source code of this file.
Classes | |
class | DIALOG_SHIM |
Dialog helper object to sit in the inheritance tree between wxDialog and any class written by wxFormBuilder. More... | |