MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / resetQuestionButtons

Method resetQuestionButtons

src/settings.cpp:1217–1220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1215}
1216
1217void WidgetSettings::resetQuestionButtons()
1218{
1219 removeSection(m_Settings, "DialogChoices");
1220}
1221
1222ColorSettings::ColorSettings(QSettings& s) : m_Settings(s) {}
1223

Callers 1

resetDialogsMethod · 0.80

Calls 1

removeSectionFunction · 0.85

Tested by

no test coverage detected