More cleanup on layer code usage

Better description for entities on right click menu and panel
Typo fixes and some comment reformats
This commit is contained in:
Lorenzo Marcantonio
2013-04-07 13:55:18 +02:00
parent 48419d8fd9
commit f456a92f08
40 changed files with 319 additions and 419 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ void BLOCK_SELECTOR::SetMessageBlock( EDA_DRAW_FRAME* frame )
break;
default:
msg = wxT( "????" );
msg = wxT( "???" );
break;
}