LAPTOP-SNT8I5JK\Boounion
2025-07-30 90ae1c3db92833354814484e65f8cd2eef1f5f3e
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);
}