Qt: Add runpog icon (#752)

This commit is contained in:
Albert
2025-04-06 16:45:27 -07:00
committed by GitHub
parent fec4428ebf
commit 7bd6cef3f0
5 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ struct FrontendSettings {
Rnap = 2,
Rcow = 3,
SkyEmu = 4,
Runpog = 5,
};
Theme theme = Theme::Dark;