21#ifndef TOOLBAR_CONFIGURATION_H_
22#define TOOLBAR_CONFIGURATION_H_
175 m_groupName.ToStdString(), std::move( aFactory ) );
289 std::optional<TOOLBAR_CONFIGURATION> GetToolbarConfig(
TOOLBAR_LOC aToolbar,
bool aAllowCustom =
true );
294 std::optional<TOOLBAR_CONFIGURATION> GetStoredToolbarConfig(
TOOLBAR_LOC aToolbar );
JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion)