SourceCode/Bond/Servo/PageTransferLog.h
@@ -36,7 +36,7 @@
   CDateTimeCtrl m_dateTimeEnd;
   CListCtrlEx m_listCtrl;
   void InitRxWindow();
   void InitRxWindows();
   void Resize();
   void InitStatusCombo();
   void InitTimeRangeCombo();
@@ -66,5 +66,6 @@
   afx_msg void OnBnClickedButtonExport();
   afx_msg void OnBnClickedButtonPrevPage();
   afx_msg void OnBnClickedButtonNextPage();
   virtual BOOL PreTranslateMessage(MSG* pMsg);
   DECLARE_MESSAGE_MAP()
};