mirror of https://github.com/buggins/dlangui.git
Android platform: Tabs to spaces
This commit is contained in:
parent
970ee7d294
commit
bedf11e8f9
src/dlangui/platforms/android
|
@ -79,6 +79,7 @@ class AndroidWindow : Window {
|
|||
super();
|
||||
_platform = platform;
|
||||
}
|
||||
|
||||
~this() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue