mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-18 19:59:18 +00:00
Formatting.
This commit is contained in:
parent
86e9f47875
commit
f5cee2ee0a
@ -1182,7 +1182,7 @@ int BOARD_EDITOR_CONTROL::PlaceFootprint( const TOOL_EVENT& aEvent )
|
||||
}
|
||||
else if( evt->IsClick( BUT_RIGHT ) )
|
||||
{
|
||||
m_menu->ShowContextMenu( selection() );
|
||||
m_menu->ShowContextMenu( selection() );
|
||||
}
|
||||
else if( fp && ( evt->IsMotion() || evt->IsAction( &ACTIONS::refreshPreview ) ) )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user