Settings: fix saving of the path to sendmail
commit8cf471e8d86397861b7b7080145a13375270b97d
authorJan Kundrát <jkt@kde.org>
Mon, 12 Sep 2016 16:23:54 +0000 (12 18:23 +0200)
committerJan Kundrát <jkt@kde.org>
Mon, 12 Sep 2016 16:25:46 +0000 (12 18:25 +0200)
tree38c2552d0987f154a3d0c11e56884b1d8c7f3d27
parenta4533d321583dd01ecab7b87ade8df4b69ec4eb9
Settings: fix saving of the path to sendmail

This got broken in that refactoring process which attempted to make the
MSA configuration UI-agnostic.

Thanks to Calvin Winkowski <calvin@winkowski.me> (telnoratti on IRC) for
reporting this -- and it's cool that someone else than me uses this
semi-obscure option for message submission.

Change-Id: I2806574a7e436e61d8ada3a22dbfb9c1fe231829
src/Gui/SettingsDialog.cpp