2 #include "core/tool.hpp"
3 #include "tool_helper_merge.hpp"
4 #include "tool_helper_move.hpp"
18 std::set<InToolActionID> get_actions()
const override
20 using I = InToolActionID;
44 Coordi get_selection_center();
45 void expand_selection();
47 void do_move(
const Coordi &c);
52 bool update_airwires =
true;
57 std::set<class Plane *> planes;
Definition: idocument.hpp:5