Remove USEWEBENGINE (#4757)

This code has been sitting behind a define since 2018 (de3a490). I'm not opposed to this code coming back however in this state, it feels better to remove it.
This commit is contained in:
Mm2PL
2023-08-07 20:24:17 +02:00
committed by GitHub
parent 59160c5d04
commit ec0d77643f
9 changed files with 1 additions and 97 deletions
-1
View File
@@ -31,7 +31,6 @@ Notes:
2. Unfold the top most tree element (latest stable Qt version, e.g. `Qt 5.15.2`)
3. Under this version, select the following entries:
- `MSVC 2019 64-bit` (or alternative version if you are using that)
- `Qt WebEngine` (optional)
4. Under the "Tools" tree element (at the bottom), ensure that `Qt Creator X.X.X` and `Debugging Tools for Windows` are selected. (they should be checked by default)
5. Continue through the installer and let the installer finish installing Qt.