chenluhua1980
2026-01-21 bfffbdb8a6d7a3b4805c45583f8bf2101e7b2ad4
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);
};