segfault eeschema at color setup

This commit is contained in:
faa 2010-02-12 14:06:38 +00:00
parent e69091af18
commit dd5a407f10
1 changed files with 1 additions and 1 deletions

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;