chenluhua1980
2026-01-24 8fc148424accf484b4f331c7d5fb11eb7383cf89
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;