SourceCode/Bond/Servo/ServoDlg.cpp @@ -981,6 +981,7 @@ } else if (id == IDC_BUTTON_JOBS) { CControlJobDlg dlg; dlg.SetControlJob(theApp.m_model.m_master.getControlJob()); dlg.DoModal(); } else if (id == IDC_BUTTON_PORT_CONFIG) {