SourceCode/Bond/Servo/CPageGlassList.h
@@ -44,7 +44,13 @@
   void LoadData();
   void UpdatePageData();
   void UpdatePageControls();
   void InsertWipRow(SERVO::CGlass* pGlass);
   static bool GlassMatchesFilters(const SERVO::CGlass& g,
      const GlassLogDb::Filters& f,
      bool useEndTime = false);
   void UpdateWipData();
   bool eraseGlassInVector(SERVO::CGlass* pGlass, std::vector<SERVO::CGlass*>& glasses);
   void UpdateWipRow(unsigned int index, SERVO::CGlass* pGlass);
// 对话框数据
#ifdef AFX_DESIGN_TIME