Qt: Add a method for the emulation thread to focus the display widget
This commit is contained in:
@@ -29,6 +29,7 @@ private Q_SLOTS:
|
||||
void destroyDisplayWindow();
|
||||
void setFullscreen(bool fullscreen);
|
||||
void toggleFullscreen();
|
||||
void focusDisplayWidget();
|
||||
void onEmulationStarted();
|
||||
void onEmulationStopped();
|
||||
void onEmulationPaused(bool paused);
|
||||
|
||||
Reference in New Issue
Block a user