mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-02 16:53:17 +00:00
double click to open games
This commit is contained in:
parent
254b9ffb50
commit
351f2e1073
2 changed files with 33 additions and 26 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
bool Init();
|
||||
void InstallDragDropPkg(std::filesystem::path file, int pkgNum, int nPkg);
|
||||
void InstallDirectory();
|
||||
void StartGame();
|
||||
|
||||
private Q_SLOTS:
|
||||
void ConfigureGuiFromSettings();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue