mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Stop parenting RenderWidget.
This commit is contained in:
parent
cafc879b7c
commit
0d80c6c5f7
2 changed files with 7 additions and 1 deletions
|
@ -22,6 +22,7 @@ class MainWindow final : public QMainWindow
|
|||
|
||||
public:
|
||||
explicit MainWindow();
|
||||
~MainWindow();
|
||||
|
||||
signals:
|
||||
void EmulationStarted();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue