2 #include "core/tool.hpp"
3 #include "tool_helper_merge.hpp"
4 #include "tool_helper_move.hpp"
24 Coordi get_selection_center();
25 void expand_selection();
27 void do_move(
const Coordi &c);
32 bool update_airwires =
true;
37 std::set<class Plane *> planes;
Definition: idocument.hpp:5
Your typical coordinate class.
Definition: common.hpp:74