3 #include "tool_helper_merge.hpp" 4 #include "tool_helper_move.hpp" 5 #include "nlohmann/json.hpp" 16 if (tool_id == ToolID::PASTE)
19 return core.r->selection.size();
23 return tool_id == ToolID::DUPLICATE;
27 void fix_layer(
int &la);
a class to store JSON values
Definition: json.hpp:161
Where Tools and and documents meet.
Definition: core.hpp:240