SourceCode/Bond/Servo/ServoDlg.cpp
@@ -26,6 +26,7 @@ #include "CPageVarialbles.h" #include "CPageReport.h" #include "CPageCollectionEvent.h" #include "CControlJobDlg.h" #ifdef _DEBUG @@ -979,7 +980,8 @@ } } else if (id == IDC_BUTTON_JOBS) { AfxMessageBox("IDC_BUTTON_CJOBS"); CControlJobDlg dlg; dlg.DoModal(); } else if (id == IDC_BUTTON_PORT_CONFIG) { CPortConfigurationDlg dlg;