LAPTOP-SNT8I5JK\Boounion
2025-04-30 d38d98d99e873d0a48e75aa9f8472cff4574c132
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);
};