Remove iexplore, because it is EOL (#5810)

EOL since 2022-06-15.

https://learn.microsoft.com/de-de/lifecycle/products/internet-explorer-11
This commit is contained in:
Wissididom
2025-01-11 18:54:20 +01:00
committed by GitHub
parent 687fb353a7
commit 8e3108cca8
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -71,7 +71,6 @@ QString getPrivateSwitch(const QString &browserExecutable)
{"google-chrome-stable", "-incognito"},
{"vivaldi", "-incognito"},
{"opera", "-newprivatetab"},
{"iexplore", "-private"},
{"msedge", "-inprivate"},
{"chromium", "-incognito"},
{"brave", "-incognito"},