summaryrefslogtreecommitdiff
path: root/src/settingsutilities.cpp
Commit message (Collapse)AuthorAgeFilesLines
* don't log widget and geometry setting changesisanae2019-09-021-0/+18
| | | | | | fixed mod info dialog tab order using different settings for read and write mod info dialog now doesn't complain when no tab order exists in the settings only remove section when the array is larger, prevents logging changes when nothing actually changed
* only remove section when the array is larger, prevents logging changes when ↵isanae2019-09-021-3/+5
| | | | | | nothing actually changed changed back section names that were originally lowercase, arrays end up in two different sections
* split into settingsutilitiesisanae2019-09-021-0/+247