We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e54e7 commit 742f559Copy full SHA for 742f559
src/inspector/models/notation/frames/fretframe/fretframechordssettingsmodel.cpp
@@ -60,6 +60,7 @@ void FretFrameChordsSettingsModel::requestElements()
60
void FretFrameChordsSettingsModel::loadProperties()
61
{
62
loadProperties({ Pid::FRET_FRAME_DIAGRAMS_ORDER });
63
+ m_chordListModel->load();
64
}
65
66
void FretFrameChordsSettingsModel::resetProperties()
0 commit comments