25#ifndef TOOLBAR_CONFIGURATION_H_
26#define TOOLBAR_CONFIGURATION_H_
179 m_groupName.ToStdString(), std::move( aFactory ) );
293 std::optional<TOOLBAR_CONFIGURATION> GetToolbarConfig(
TOOLBAR_LOC aToolbar,
bool aAllowCustom =
true );
298 std::optional<TOOLBAR_CONFIGURATION> GetStoredToolbarConfig(
TOOLBAR_LOC aToolbar );
JSON_SETTINGS(const wxString &aFilename, SETTINGS_LOC aLocation, int aSchemaVersion)