Qt: remove back-end detection kludges (fixes #18383)
commitd8b7bb5f375973d96083375435d1b860befd896f
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Feb 2018 22:04:13 +0000 (9 00:04 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Feb 2018 22:10:47 +0000 (9 00:10 +0200)
tree3ccc508f5d045c1c05319e28b4d9d31a28528fd2
parentfb22fa854f203542a87dac8bb3bfc6e7b5328160
Qt: remove back-end detection kludges (fixes #18383)

This never worked properly with QPA. The process still aborted if the
requested platform was not installed. Incidentally, it also prevented
other platforms from being used at all, and overrode Qt user settings.
modules/gui/qt/qt.cpp