Qt: Show memory card icons in game list

You can disable it if you really hate it.
This commit is contained in:
Stenzek
2024-07-09 21:00:47 +10:00
parent 8659c8cca6
commit 9143116616
8 changed files with 119 additions and 23 deletions

View File

@@ -270,7 +270,7 @@ QString GetAppNameAndVersion();
QString GetAppConfigSuffix();
/// Returns the main application icon.
QIcon GetAppIcon();
const QIcon& GetAppIcon();
/// Returns the base path for resources. This may be : prefixed, if we're using embedded resources.
QString GetResourcesBasePath();