fix a compil issue.

This commit is contained in:
jean-pierre charras 2025-09-09 15:41:28 +02:00
parent 3f8abe3744
commit 39889f8446

View File

@ -306,6 +306,7 @@ void PCB_BASE_EDIT_FRAME::PutDataInPreviousState( PICKED_ITEMS_LIST* aList )
break;
default:
break;
}
};