diff --git a/pcbnew/modedit.cpp b/pcbnew/modedit.cpp index de8191cde3..c4db2911f8 100644 --- a/pcbnew/modedit.cpp +++ b/pcbnew/modedit.cpp @@ -437,6 +437,7 @@ void FOOTPRINT_EDIT_FRAME::Process_Special_Functions( wxCommandEvent& event ) } m_toolManager->RunAction( COMMON_ACTIONS::selectionClear, true ); + pcbframe->GetToolManager()->RunAction( COMMON_ACTIONS::selectionClear, true ); BOARD_COMMIT commit( pcbframe ); // Create the "new" module