LAPTOP-SNT8I5JK\Boounion
2025-05-10 709e6278abe167a6ff96a7f9814651a7812f142c
SourceCode/Bond/Servo/CPageGraph2.cpp
@@ -404,6 +404,9 @@
   std::list<SERVO::CEquipment*>& eqs = theApp.m_model.m_master.getEquipmentList();
   for (auto item : eqs) {
      EQITEM* pEqItem = m_pEqsGraphWnd->GetItem((DWORD_PTR)item);
      if (nullptr == pEqItem) {
         continue;
      }
      strValue.Format(_T("%d"), pEqItem->rect.left);
      WritePrivateProfileString(item->getName().c_str(), _T("Left"),