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:
@@ -108,7 +108,7 @@ void BLOCK_SELECTOR::SetMessageBlock( EDA_DRAW_FRAME* frame )
|
||||
break;
|
||||
|
||||
default:
|
||||
msg = wxT( "????" );
|
||||
msg = wxT( "???" );
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user