Index: tool.h =================================================================== --- tool.h (revision 12119) +++ tool.h (revision 12120) @@ -35,6 +35,7 @@ /* tool implementation */ void (*notify_mode)(void); + void (*adjust_attached_objects)(void); } pcb_tool_t; vtp0_t pcb_tools;