Index: tool.h =================================================================== --- tool.h (revision 12781) +++ tool.h (revision 12782) @@ -78,7 +78,7 @@ /**** tool helper functions ****/ -void pcb_tool_attach_for_copy(pcb_coord_t PlaceX, pcb_coord_t PlaceY); +void pcb_tool_attach_for_copy(pcb_coord_t PlaceX, pcb_coord_t PlaceY, pcb_bool do_rubberband); void pcb_tool_notify_block(void); /* create first or second corner of a marked block (when clicked) */