SourceCode/Bond/Servo/CPageGlassList.h
@@ -40,7 +40,7 @@
   bool m_rebuilding = false;
private:
   void InitRxWindow();
   void InitRxWindows();
   void Resize();
   void InitStatusCombo();
   void InitTimeRangeCombo();
@@ -75,5 +75,6 @@
   afx_msg void OnBnClickedButtonPrevPage();
   afx_msg void OnBnClickedButtonNextPage();
   afx_msg void OnShowFullText(NMHDR* pNMHDR, LRESULT* pResult);
   virtual BOOL PreTranslateMessage(MSG* pMsg);
   DECLARE_MESSAGE_MAP()
};