2 #include "core/tool.hpp"
3 #include "tool_helper_merge.hpp"
4 #include "tool_helper_move.hpp"
5 #include "nlohmann/json.hpp"
17 std::set<InToolActionID> get_actions()
const override
19 using I = InToolActionID;
21 I::LMB, I::CANCEL, I::RMB, I::ROTATE, I::MIRROR, I::RESTRICT,
26 void fix_layer(
int &la);
Definition: idocument.hpp:5
a class to store JSON values
Definition: json.hpp:166
Definition: picture.hpp:10