chenluhua1980
2025-12-10 db9d120efcfe76bb73df089dca8986eca9ee0e6f
SourceCode/Bond/Servo/CPageVarialbles.cpp
@@ -108,7 +108,6 @@
   if (GetDlgItem(IDC_LIST1) == nullptr) return;
   CWnd* pItem;
   CRect rcClient, rcItem;
   GetClientRect(&rcClient);
   m_listCtrl.MoveWindow(12, 12, rcClient.Width() - 24, rcClient.Height() - 24);