Signatures: line tool

This commit is contained in:
Jakub Melka
2022-02-13 19:46:09 +01:00
parent c58f11c2e4
commit b61fcff27d
7 changed files with 263 additions and 8 deletions

View File

@ -76,6 +76,9 @@ private:
{
RectangleTool,
RoundedRectangleTool,
HorizontalLineTool,
VerticalLineTool,
LineTool,
LastTool
};