chenluhua1980
2026-01-30 0f014b951cde5536f508eb4a7386ebbd3808e78d
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;