mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 12:45:56 +00:00
QT: Fix PR 2662 (#2676)
This commit is contained in:
parent
99332e4ec2
commit
10bf3d383c
4 changed files with 11 additions and 6 deletions
|
@ -161,7 +161,7 @@ u32 getMainWindowGeometryY();
|
|||
u32 getMainWindowGeometryW();
|
||||
u32 getMainWindowGeometryH();
|
||||
const std::vector<std::filesystem::path> getGameInstallDirs();
|
||||
const std::vector<GameInstallDir>& getAllGameInstallDirs();
|
||||
const std::vector<bool> getGameInstallDirsEnabled();
|
||||
std::filesystem::path getAddonInstallDir();
|
||||
u32 getMainWindowTheme();
|
||||
u32 getIconSize();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue