Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1217
void WidgetSettings::resetQuestionButtons()
1218
{
1219
removeSection(m_Settings,
"DialogChoices"
);
1220
}
1221
1222
ColorSettings::ColorSettings(QSettings& s) : m_Settings(s) {}
1223
Callers
1
resetDialogs
Method · 0.80
Calls
1
removeSection
Function · 0.85
Tested by
no test coverage detected