new tools

This commit is contained in:
Sonaion
2019-12-12 11:18:37 +01:00
parent b1895b0c04
commit 5ec4f9f8f9
15 changed files with 141 additions and 47 deletions

View File

@@ -50,7 +50,8 @@ public:
//create tools
void createPenTool();
void createFloodFillTool();
void createPlainTool();
void createLineTool();
public slots: