mrDarker
2025-08-27 7ec50101cc28996eee747962eb06b8fa52e016ed
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) {