Android platform: Tabs to spaces

This commit is contained in:
and3md 2017-09-23 17:10:55 +02:00
parent 970ee7d294
commit bedf11e8f9
1 changed files with 503 additions and 502 deletions

View File

@ -79,6 +79,7 @@ class AndroidWindow : Window {
super(); super();
_platform = platform; _platform = platform;
} }
~this() { ~this() {
} }