wxRect singleCustomColourRect;
// Size of each colour rectangle
- wxIntPoint smallRectangleSize;
+ wxPoint smallRectangleSize;
// For single customizable colour
- wxIntPoint customRectangleSize;
+ wxPoint customRectangleSize;
// Grid spacing (between rectangles)
int gridSpacing;