Update task bar icon when GUI theme changes (#1986).
authorCarl Hetherington <cth@carlh.net>
Sat, 22 May 2021 20:30:49 +0000 (22:30 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Jun 2021 18:44:47 +0000 (20:44 +0200)
commit8df7c0402e51fa42b03e6faabfb95f10787be740
treeded0a5912c7eac3edc3f2a99c55a2d1c4c336398
parentecc74ec418e060fa163d25d08a62a6e81eece114
Update task bar icon when GUI theme changes (#1986).

We have to keep the StatusDialog around the whole time as it seems
to be the only thing we have that can receive wxEVT_SYS_COLOUR_CHANGED.
src/tools/dcpomatic_server.cc