Merge branch 'master' into staging

Hydra: ?compare=1421760
This commit is contained in:
Vladimír Čunát
2017-12-29 10:13:33 +01:00
148 changed files with 5649 additions and 6475 deletions
@@ -0,0 +1,6 @@
{ qtModule, qtbase, qtdeclarative, qtsvg, hunspell }:
qtModule {
name = "qtvirtualkeyboard";
qtInputs = [ qtbase qtdeclarative qtsvg hunspell ];
}