move dirs init for iOS and OSX

This commit is contained in:
2019-07-13 16:49:13 +02:00
parent d7386cdfa9
commit 2e5ea079c8
6 changed files with 111 additions and 110 deletions

View File

@@ -139,6 +139,7 @@ public:
#if defined(__OSX__) && defined(__OBJC__)
View* osx_view;
AppOSX* osx_app;
#endif
#ifdef __ANDROID__