diff options
author | Karroffel <therzog@mail.de> | 2017-07-27 15:30:39 +0200 |
---|---|---|
committer | Karroffel <therzog@mail.de> | 2017-07-27 15:30:39 +0200 |
commit | 3185c9c3744652d0d9552c59c8907d66c40e14c9 (patch) | |
tree | b4b7c568139ee54e8681392dadffd3347efbb27a /platform/osx/os_osx.mm | |
parent | aae8accadd48c397ee9a714e6b114321c6208ab3 (diff) |
[NativeScript] fixed optional _init call
In 3c53b35 a call to an "_init" function was introduced,
that however was only executed in the `_new` function,
also it *required* that such a function exists.
With this patch the "_init" function will be optionally called on
every instance creation.
Diffstat (limited to 'platform/osx/os_osx.mm')
0 files changed, 0 insertions, 0 deletions