@@ -2368,7 +2368,7 @@ int wxPropertyGrid::DoDrawItems( wxDC& dc,
|
|||||||
cellRect.x += 1;
|
cellRect.x += 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
int firstCellWidth = colWidths[0] - (greyDepthX - m_marginWidth);
|
int firstCellWidth = colWidths[0] - (greyDepth - m_marginWidth);
|
||||||
int firstCellX = cellRect.x;
|
int firstCellX = cellRect.x;
|
||||||
|
|
||||||
// Calculate cellRect.x for the last cell
|
// Calculate cellRect.x for the last cell
|
||||||
|
Reference in New Issue
Block a user