25#ifndef PANEL_PCBNEW_DISPLAY_ORIGIN_H
26#define PANEL_PCBNEW_DISPLAY_ORIGIN_H 1
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
Class PANEL_PCBNEW_DISPLAY_ORIGIN_BASE.
APP_SETTINGS_BASE * m_cfg
void ResetPanel() override
Reset the contents of this panel.
void loadSettings(APP_SETTINGS_BASE *aCfg)
bool TransferDataToWindow() override
bool TransferDataFromWindow() override
FRAME_T
The set of EDA_BASE_FRAME derivatives, typically stored in EDA_BASE_FRAME::m_Ident.