qt: Move ui pause state update to plat_pause
This commit is contained in:
@@ -33,6 +33,7 @@ public:
|
||||
void blitToWidget(int x, int y, int w, int h, int monitor_index);
|
||||
QSize getRenderWidgetSize();
|
||||
void setSendKeyboardInput(bool enabled);
|
||||
void setUiPauseState(bool paused);
|
||||
|
||||
std::array<std::unique_ptr<RendererStack>, 8> renderers;
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user