darker
2025-02-18 a886343fc6eaecb4eccd35dc2a5b95fc84212dd5
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);
};