2 #include "core/tool.hpp"
6 class ToolLineLoopToPolygon :
public ToolBase {
8 ToolLineLoopToPolygon(IDocument *c, ToolID tid);
18 void remove_from_selection(ObjectType type,
const UUID &uu);
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16