refinemenst in dialogs and OSX Cancel button fix

This commit is contained in:
jean-pierre charras
2016-07-18 17:54:41 +02:00
parent f83a76a970
commit defac5272b
10 changed files with 57 additions and 28 deletions
@@ -83,6 +83,8 @@ DIALOG_MODULE_MODULE_EDITOR::DIALOG_MODULE_MODULE_EDITOR( FOOTPRINT_EDIT_FRAME*
m_sdbSizerStdButtonsOK->SetDefault();
Layout();
FixOSXCancelButtonIssue();
}