Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hiding v2.14.55
authorCarl Hetherington <cth@carlh.net>
Tue, 23 Feb 2021 00:47:21 +0000 (01:47 +0100)
committercah <cah@ableton.com>
Fri, 10 Sep 2021 20:38:55 +0000 (22:38 +0200)
commitaf98c4c415eb8093a85d60c4ce38c806ab188fe9
treebffe4bcc285157bc7361083e04d7460dbe6140b0
parente1a135081818693bc20c3f221d2ad21eff74d499
Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hiding
error dialogues that pop up during startup.

Backported-from-commit: 998ebab3fafd238a49d4ececeecb4bbf9f17b699
Backported-from-branch: v2.15.x
src/wx/wx_util.cc