mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Small main_window refactoring. Fixed one of the guiconfig crashes too somehow.
This commit is contained in:
parent
3df960bb52
commit
eb80b7ec34
3 changed files with 24 additions and 18 deletions
|
|
@ -68,6 +68,8 @@ void rpcs3_app::Init()
|
|||
// Create connects to propagate events throughout Gui.
|
||||
InitializeConnects();
|
||||
|
||||
RPCS3MainWin->Init();
|
||||
|
||||
setApplicationName("RPCS3");
|
||||
RPCS3MainWin->show();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue