Only load the `EnableSpellCheck` setting for KDE4 users.
authorBernhard Scheirle <bernhard+git@scheirle.de>
Fri, 19 Aug 2016 06:06:40 +0000 (08:06 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 4 Apr 2018 21:14:03 +0000 (23:14 +0200)
commitb7a296f3de378ebd00128de0c285d1a1349e4f0f
treef7067d1557f5fe3b2b1aa992844ca3dcec200a43
parent2065113a03502230702f41e426c37c0118f16b48
Only load the `EnableSpellCheck` setting for KDE4 users.

Others either have no spell checking at all or use KF5 Sonnet with
its own settings / settings page.

Resolves GH-242.

(cherry picked from commit b7a5431d9528e467e48c77be6614e08e0b9eab8d)
src/qtui/inputwidget.cpp