aboutsummaryrefslogtreecommitdiff
path: root/src/StateHandler.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/StateHandler.qml')
-rw-r--r--src/StateHandler.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/StateHandler.qml b/src/StateHandler.qml
index d9f5f5a..8de1091 100644
--- a/src/StateHandler.qml
+++ b/src/StateHandler.qml
@@ -8,8 +8,7 @@ Item {
property Item terminalList : null
property CommandInput commandInput : null
- Settings {
- id: settings
+ property Settings settings : Settings {
category: "keybinding"
property string insertMode : "i"