Signature plugin: Accept/reject mark

This commit is contained in:
Jakub Melka
2022-02-19 19:30:52 +01:00
parent b61fcff27d
commit f4e00f2f03
10 changed files with 308 additions and 22 deletions

View File

@@ -74,6 +74,8 @@ private:
enum Tools
{
AcceptMarkTool,
RejectMarkTool,
RectangleTool,
RoundedRectangleTool,
HorizontalLineTool,