mrDarker
2025-06-19 4e5df2e71445ca3c0cc412e24510234e671b6072
SourceCode/Bond/Servo/CPanelEquipment.cpp
@@ -173,7 +173,7 @@
   y += rcItem.Height();
   y += 8;
   GetDlgItem(IDC_MFCPROPERTYGRID1)->MoveWindow(5, y, rcClient.Width() - 13, rcClient.Height() - 3 - y);
   GetDlgItem(IDC_MFCPROPERTYGRID1)->MoveWindow(5, y, rcClient.Width() - 8, rcClient.Height() - 3 - y);
}
#define EQUIPMENT_PANEL_MIN_WIDTH      88