X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fmake_chain_dialog.cc;fp=src%2Fwx%2Fmake_chain_dialog.cc;h=d681c00e876f866e30caf59863854c5c1c6f4b3c;hb=1ea8806c7c628cba3cc063200efca10b327356cf;hp=e1ba112cec4e5f28deecbde7302fa83ec96918e5;hpb=63a493f35d014c4dc20dbcb3cdc08de40d2a012c;p=dcpomatic.git diff --git a/src/wx/make_chain_dialog.cc b/src/wx/make_chain_dialog.cc index e1ba112ce..d681c00e8 100644 --- a/src/wx/make_chain_dialog.cc +++ b/src/wx/make_chain_dialog.cc @@ -88,4 +88,6 @@ MakeChainDialog::MakeChainDialog ( } layout (); + + _organisation->SetFocus (); }