[gui] udpate skins and dispatchers

This commit is contained in:
2019-02-06 17:59:13 +03:00
parent 6c0bb2af8c
commit bc2bb7d125
41 changed files with 407 additions and 382 deletions

9
.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
# Editor configuration, see http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true