Stop parenting RenderWidget.

This commit is contained in:
spxtr
2016-02-14 17:04:16 -08:00
parent cafc879b7c
commit 0d80c6c5f7
2 changed files with 7 additions and 1 deletions

View File

@ -22,6 +22,7 @@ class MainWindow final : public QMainWindow
public:
explicit MainWindow();
~MainWindow();
signals:
void EmulationStarted();