Fix alignment.
[dcpomatic.git] / src / wx / make_chain_dialog.cc
index e1ba112cec4e5f28deecbde7302fa83ec96918e5..d681c00e876f866e30caf59863854c5c1c6f4b3c 100644 (file)
@@ -88,4 +88,6 @@ MakeChainDialog::MakeChainDialog (
        }
 
        layout ();
+
+       _organisation->SetFocus ();
 }