LAPTOP-SNT8I5JK\Boounion
2025-07-03 34833f22febb00239e56447bc1c124e616adfb99
SourceCode/Bond/Servo/CPanelMaster.cpp
@@ -118,7 +118,7 @@
   pItem->GetWindowRect(&rcItem);
   pItem->MoveWindow(12, (rcClient.Height() - rcItem.Height()) / 2, rcClient.Width() - 24, rcItem.Height());
   m_treeCtrl.MoveWindow(5, 5, rcClient.Width() - 13, rcClient.Height() - 10);
   m_treeCtrl.MoveWindow(5, 5, rcClient.Width() - 8, rcClient.Height() - 10);
}