merge with dev - I hope no error

This commit is contained in:
Desmis
2018-11-24 14:18:37 +01:00
208 changed files with 2982 additions and 2150 deletions

View File

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