diff --git a/src/qml/Component/ChatBox/ChatBar.qml b/src/qml/Component/ChatBox/ChatBar.qml index 328c88177..4e0a33d45 100644 --- a/src/qml/Component/ChatBox/ChatBar.qml +++ b/src/qml/Component/ChatBox/ChatBar.qml @@ -85,6 +85,7 @@ QQC2.ToolBar { Kirigami.Theme.colorSet: Kirigami.Theme.View Kirigami.Theme.inherit: false + Kirigami.SpellChecking.enabled: true color: Kirigami.Theme.textColor selectionColor: Kirigami.Theme.highlightColor