wxWidgets/interface
Ian McInerney 7230acd110 Fix setting the title for the wxDirDialog on OSX
OSX 10.11+ doesn't actually display the title, so update documentation
to reference SetMessage instead. For pre-10.11 override the SetTitle
method to set the title of the NSOpenPanel instead of the window.

Also change so the directory is not updated unless it is provided.

Closes #15143.
2020-07-10 03:32:48 +02:00
..
wx Fix setting the title for the wxDirDialog on OSX 2020-07-10 03:32:48 +02:00
check_syntax.sh