LAPTOP-SNT8I5JK\Boounion
2024-12-13 09a0bd46861c8df221983f4ea1458a36c5d8a7c2
SourceCode/Bond/BondEq/CComponentPLCDlg.h
@@ -15,6 +15,7 @@
private:
   void InitRxWindows();
   void EnableGroup1(BOOL bEnable);
private:
   IObserver* m_pObserver;
@@ -34,4 +35,7 @@
   afx_msg HBRUSH OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor);
   afx_msg void OnDestroy();
   afx_msg void OnSize(UINT nType, int cx, int cy);
   afx_msg void OnBnClickedButtonAxisSetting();
   afx_msg void OnBnClickedButtonIO();
   afx_msg void OnTimer(UINT_PTR nIDEvent);
};