mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-11 12:14:16 +00:00
qt: continue event loop during game close
This commit is contained in:
@@ -94,6 +94,7 @@ private:
|
||||
|
||||
/// The thread where input is being polled and processed.
|
||||
void InputThread();
|
||||
void keyPressEvent(QKeyEvent* e) override;
|
||||
|
||||
std::unique_ptr<Ui::OverlayDialog> ui;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user