Merge branch 'dev' into hidpi-icons

This commit is contained in:
Hombre
2018-11-29 00:15:57 +01:00
264 changed files with 6738 additions and 5146 deletions

View File

@@ -361,7 +361,7 @@ public:
{
}
~RTApplication()
~RTApplication() override
{
if (rtWindow) {
delete rtWindow;