SourceCode/Bond/BondEq/CComponentPLCDlg.h
@@ -15,6 +15,7 @@
private:
   void InitRxWindows();
   void EnableGroup1(BOOL bEnable);
private:
   IObserver* m_pObserver;
@@ -36,4 +37,5 @@
   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);
};