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, 14 Sep 2016 21:08:43 +0000 (23:08 +0200)
commitb7a5431d9528e467e48c77be6614e08e0b9eab8d
tree4e0957b95ffca18a04000417aa0518397b9c75ed
parent97e06500c62eccc20c50d10e6ed09bc3fcebcde4
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.
src/qtui/inputwidget.cpp