Skip to content
Commit a72fc7ec authored by Glen Ditchfield's avatar Glen Ditchfield 🐛
Browse files

Combine doLoadConfig()/loadConfig(), doSaveConfig()/saveConfig()

`doLoadConfig()`, virtual but never overridden, loaded some configuration
options and then called virtual `loadConfig()` to load the rest.  Combine
them into one virtual function.  The same applies to `doSaveConfig()` and
`saveConfig()`.
parent 6ddd070f
Pipeline #70896 failed with stage
in 4 minutes and 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment