segfault eeschema at color setup
This commit is contained in:
parent
e69091af18
commit
dd5a407f10
|
@ -13,7 +13,7 @@ class wxStdDialogButtonSizer;
|
|||
|
||||
|
||||
// Specify how many elements are contained within laytool_list[]
|
||||
const int NB_BUTT = 24; // Includes an element associated with the grid
|
||||
const int NB_BUTT = 23; // Includes an element associated with the grid
|
||||
|
||||
// Specify how many elements are contained within laytool_index[]
|
||||
const int BUTTON_GROUPS = 5;
|
||||
|
|
Loading…
Reference in New Issue