Hack to fix wxChoice heights on KDE (#2343).
authorCarl Hetherington <cth@carlh.net>
Sun, 9 Oct 2022 23:12:29 +0000 (01:12 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Oct 2022 22:28:57 +0000 (00:28 +0200)
commitd9b398b33716d5f28fd8d6e22cb723c2fbb635a0
treeb68ae47772dd1132c35dcdb3a6927dc4059cde84
parenta4d0c85dba60e2837814bd100547189b9a193fff
Hack to fix wxChoice heights on KDE (#2343).
src/wx/dcp_panel.cc
src/wx/dcp_panel.h
src/wx/dcpomatic_choice.cc [new file with mode: 0644]
src/wx/dcpomatic_choice.h [new file with mode: 0644]
src/wx/metadata_dialog.cc
src/wx/metadata_dialog.h
src/wx/wscript
src/wx/wx_util.cc