2 #include "core/tool.hpp"
3 #include "tool_helper_move.hpp"
14 std::vector<std::pair<class Component *, bool>> components;
15 unsigned int component_index = 0;
19 void update_tooltip();
Definition: idocument.hpp:5
Definition: board_package.hpp:17
A Component is an instanced Entity in a Block.
Definition: component.hpp:39