Commit e4656c44 authored by charras's avatar charras

Fixed Crash when changing color under MacOSX. This could also affect all versions.

parent 06d37c4b
......@@ -89,7 +89,7 @@ int g_GhostColor;
* Please: if you change a value, remember these values are carefully chosen
* to have good results in pcbnew, that uses the ORed value of basic colors
* when displaying superimposed objects
* The NULL value of the last item can be used as an end of list item
* This list must have exactly NBCOLOR items
*/
StructColors ColorRefs[NBCOLOR] =
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment