24 #ifndef _PL_EDITOR_SETTINGS_H 25 #define _PL_EDITOR_SETTINGS_H
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
virtual std::string getLegacyFrameName() const override
virtual ~PL_EDITOR_SETTINGS()
int m_PropertiesFrameWidth
virtual bool MigrateFromLegacy(wxConfigBase *aLegacyConfig) override
Migrates from wxConfig to JSON-based configuration.