Don't enable OK button for the export dialogue until a path
authorCarl Hetherington <cth@carlh.net>
Tue, 21 Jul 2020 20:59:08 +0000 (22:59 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Jul 2020 20:59:08 +0000 (22:59 +0200)
commit12b57d96fd343f0574f592d418a1572dd41d1a59
treea1d0c380ac4551b36c37fb2e6df30d14d14f5b31
parent660caac5a4b023050fe04aaf1a299677d65050f5
Don't enable OK button for the export dialogue until a path
has been selected.  If OK is clicked too early you get a -13
error on Windows.
src/wx/export_dialog.cc