mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Stop parenting RenderWidget.
This commit is contained in:
@ -22,6 +22,7 @@ class MainWindow final : public QMainWindow
|
||||
|
||||
public:
|
||||
explicit MainWindow();
|
||||
~MainWindow();
|
||||
|
||||
signals:
|
||||
void EmulationStarted();
|
||||
|
Reference in New Issue
Block a user