chenluhua1980
2025-11-13 2444bfcf24f4d699a3086fb09c33c00c486f5d1d
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;