diff options
| author | Felix Ernst <[email protected]> | 2021-08-07 15:48:02 +0200 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2021-11-03 16:02:46 +0000 |
| commit | 81c32c18a5ea52c026ab8566b299601e48efa0b5 (patch) | |
| tree | 666a5a46e76c5c503e378ae3d4d31232fbac0580 /src/global.cpp | |
| parent | 1118413c6307435c7eb5b639a49580ebb888e612 (diff) | |
Port ViewModeSettings from macros to std::variant
Macros should be avoided if possible. Instead this commit replaces
the usage of macros with an std::variant of the ViewModeSettings.
As part of this cleanup, code that belongs to the VideModeSettings
class is moved there. Some parameters are also renamed to be more
in line with typical naming conventions.
Diffstat (limited to 'src/global.cpp')
0 files changed, 0 insertions, 0 deletions
