mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
* safer window update
* only do auto screen sizing if needed
This commit is contained in:
@ -45,6 +45,7 @@ public:
|
||||
bool emuIsRunning();
|
||||
|
||||
signals:
|
||||
void windowUpdate();
|
||||
void windowTitleChange(QString title);
|
||||
|
||||
void windowEmuStart();
|
||||
|
Reference in New Issue
Block a user