chenluhua1980
9 天以前 ceb64b6612309fe384e096dcdc8b5a5e0dfe6cce
SourceCode/Bond/Servo/CPageGraph2.h
@@ -14,9 +14,14 @@
private:
   void InitRxWindows();
   void AddEqToGraphWnd(SERVO::CEquipment* pEquipment);
   void UpdateItemIndicators(SERVO::CEquipment* pEquipment);
   void SaveEqsGraphData();
   void GetItemDataFormIni(const char* pszItemName, int& left, int& top);
private:
   IObserver* m_pObserver;
   CEqsGraphWnd* m_pEqsGraphWnd;
   COLORREF m_crBkgnd;
   HBRUSH m_hbrBkgnd;