Move view and keyboard into user settings dialog

This commit is contained in:
Nick O'Leary
2017-04-28 20:49:01 +01:00
parent 8135da71bd
commit 5938143002
17 changed files with 643 additions and 124 deletions

View File

@@ -45,6 +45,8 @@
@import "palette-editor";
@import "diff";
@import "userSettings";
@import "ui/common/editableList";
@import "ui/common/searchBox";