30#ifndef FOOTPRINT_WIZARD_FRAME_H_
31#define FOOTPRINT_WIZARD_FRAME_H_
37class wxSashLayoutWindow;
74 void OnSize( wxSizeEvent& event )
override;
176 void Update3DView(
bool aMarkDirty,
bool aRefresh,
const wxString* aTitle =
nullptr )
override;
178 DECLARE_EVENT_TABLE()
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
Abstract interface for BOARD_ITEMs capable of storing other items inside.
Color settings are a bit different than most of the settings objects in that there can be more than o...
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
Common, abstract interface for edit frames.
FRAME_T
The set of EDA_BASE_FRAME derivatives, typically stored in EDA_BASE_FRAME::m_Ident.
Stores the common settings that are saved and loaded for each window / frame.