settings: Fix NetworkAddDlg states on type change
authorShane Synan <digitalcircuit36939@gmail.com>
Wed, 12 Sep 2018 23:57:44 +0000 (18:57 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Sep 2018 21:41:37 +0000 (23:41 +0200)
Add check for button states when changing between "Use preset" and
"Manually specify network settings".

This fixes the "OK" button remaining enabled when adding a network
and selecting manual, and also fixes re-enabling the "OK" after
switching back to presets.


No differences found