Adding doc for Plain/Rectangle/Pen Tool, and also some update to Plaintool

This commit is contained in:
deranonymos
2019-12-19 12:28:56 +01:00
parent 22eb067c7a
commit f24dfe5d33
6 changed files with 119 additions and 125 deletions

View File

@@ -56,7 +56,7 @@ public:
/*!
* \brief A constructor setting the general Painting Area and colorPicker.
* \param Area - The general PaintingArea used by the project.
* \param colorPicker - The general colorPicker used by the project
* \param colorPicker - The general colorPicker used by the project.
*/
IntelliTool(PaintingArea* Area, IntelliColorPicker* colorPicker);