mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Fix compile error
This commit is contained in:
parent
1ceac1dafd
commit
8b06071aad
@ -239,8 +239,7 @@ PCB_SELECTION& PCB_SELECTION_TOOL::GetSelection()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
PCB_SELECTION& PCB_SELECTION_TOOL::RequestSelection( CLIENT_SELECTION_FILTER aClientFilter,
|
PCB_SELECTION& PCB_SELECTION_TOOL::RequestSelection( CLIENT_SELECTION_FILTER aClientFilter )
|
||||||
bool aConfirmLockedItems )
|
|
||||||
{
|
{
|
||||||
return m_selection;
|
return m_selection;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user