summaryrefslogtreecommitdiff
path: root/src/options/didyoumean.cpp
diff options
context:
space:
mode:
authorGereon Kremer <nafur42@gmail.com>2021-05-28 21:46:54 +0200
committerGitHub <noreply@github.com>2021-05-28 19:46:54 +0000
commit15d38800b9f493fcf4573160b420f0ab9563b4a8 (patch)
treebf3fd421a1f5f6b2d7d0cad93d7b513a2d71e5a2 /src/options/didyoumean.cpp
parentf4894f5e0630bd3610699b13a8abae3e0ce9e600 (diff)
Add non-templated method to set option defaults (#6540)
This PR replaces the templated Options::setDefault() methods by new non-templated free functions options::{module}::setDefault{option}(). These methods should be used instead of the common if (!set by user) { set option value } pattern.
Diffstat (limited to 'src/options/didyoumean.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback