mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
This sets our compiler requirements to gcc 11 and clang 13. If we forgo the use of `using enum` we can drop to gcc 10 and clang 10 but that means using `MessageLevel::Enum::Unknown` for direct enum access Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| dialogs | ||
| instanceview | ||
| java | ||
| pagedialog | ||
| pages | ||
| setupwizard | ||
| themes | ||
| widgets | ||
| GuiUtil.cpp | ||
| GuiUtil.h | ||
| InstanceWindow.cpp | ||
| InstanceWindow.h | ||
| MainWindow.cpp | ||
| MainWindow.h | ||
| MainWindow.ui | ||
| ViewLogWindow.cpp | ||
| ViewLogWindow.h | ||