Merge branch 'm-bugfix' into dev

This commit is contained in:
Morgan Hardwood
2019-04-15 11:40:37 +02:00
3 changed files with 17 additions and 1 deletions

View File

@@ -463,7 +463,7 @@ RTWindow::~RTWindow()
delete fpanel;
}
RTScalable::cleanup();
RTImage::cleanup();
}
void RTWindow::on_realize ()