mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Qt: Fix games crashing on start
This commit is contained in:
parent
f994538875
commit
d65006b91b
8 changed files with 25 additions and 12 deletions
|
@ -65,6 +65,8 @@ private:
|
|||
void ConnectToolBar();
|
||||
void ConnectPathsDialog();
|
||||
|
||||
void InitControllers();
|
||||
|
||||
void StartGame(const QString& path);
|
||||
void ShowRenderWidget();
|
||||
void HideRenderWidget();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue