[gui] reset addrProxy/addrSeparateProxyTor if colon char missing
commitce2418fa4cef5514305cca82e74891b9d643c4c7
authorCristian Mircea Messel <mess110@gmail.com>
Tue, 3 Oct 2017 21:53:27 +0000 (4 00:53 +0300)
committerCristian Mircea Messel <mess110@gmail.com>
Tue, 3 Oct 2017 22:09:12 +0000 (4 01:09 +0300)
tree1634c44586d8c81e48ea1f9de33d3869c03e0130
parentdbc4ae03963014ab4b7957d62ba59dbd8f938c33
[gui] reset addrProxy/addrSeparateProxyTor if colon char missing

If addrProxy or addrSeparateProxyTor do not have a colon in the string
somewhere in the QSettings storage, then attempting to open the options
dialog will cause the entire program to crash.
src/qt/optionsmodel.cpp