fix slow closing of window under win32; additional fix to focus editor for #292

This commit is contained in:
Vadim Lopatin 2017-09-13 18:19:13 +03:00
parent bf0e340e16
commit f977636742
2 changed files with 5 additions and 1 deletions

View file

@ -12,7 +12,7 @@
"stringImportPaths": ["views"],
"dependencies": {
"dlangui": "==0.9.131",
"dlangui": "==0.9.132",
"dsymbol": "~>0.2.9",
"dcd": "~>0.9.1"
},