chenluhua1980
2026-01-21 bfffbdb8a6d7a3b4805c45583f8bf2101e7b2ad4
SourceCode/Bond/Servo/CPageGraph2.h
@@ -14,11 +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;