7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 09:51:53 +00:00

segfault eeschema at color setup

This commit is contained in:
faa 2010-02-12 14:06:38 +00:00
parent e69091af18
commit dd5a407f10

View File

@ -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;