Migrate proxy settings
commita7c5826e05cbd512d262bef34fc64e2e57027fa3
authorsledgehammer999 <hammered999@gmail.com>
Tue, 11 Jan 2022 00:48:08 +0000 (11 02:48 +0200)
committersledgehammer999 <hammered999@gmail.com>
Tue, 11 Jan 2022 00:50:03 +0000 (11 02:50 +0200)
tree0bbb607c5f15efe9da87665b974a59307b8877ec
parentd6fc020ba74046b43768ddf2195c7b9ce4a58578
Migrate proxy settings

Q_ENUM_NS(ProxyType) was introduced in 4.4.0.
Before that wrapping QMetaEnum used the int value itself for loading/storing.

Closes #15994
src/app/upgrade.cpp