PickPalette: fix call to `SetCellBackgroundColour` How did this ever work? The signature was wrong according to the docs. The last element should be the colour, not the first one.
1 files changed, 1 insertions(+), 1 deletions(-) M tool_palette.cpp
M tool_palette.cpp +1 -1