double click to open games

This commit is contained in:
ElBread3 2024-08-08 13:23:44 -05:00
parent 254b9ffb50
commit 351f2e1073
2 changed files with 33 additions and 26 deletions

View file

@ -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();