24#ifndef KICAD_MERGETOOL_FRAME_H
25#define KICAD_MERGETOOL_FRAME_H
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
KIWAY_PLAYER(KIWAY *aKiway, wxWindow *aParent, FRAME_T aFrameType, const wxString &aTitle, const wxPoint &aPos, const wxSize &aSize, long aStyle, const wxString &aFrameName, const EDA_IU_SCALE &aIuScale)
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...