Removed Linestyle from the project

This commit is contained in:
2020-01-15 12:01:17 +01:00
parent c4467b70b8
commit af5a05faf8
4 changed files with 3 additions and 28 deletions

View File

@@ -16,7 +16,7 @@ QPoint lineStartingPoint;
public:
/*!
* \brief A constructor setting the general paintingArea and colorPicker. And reading in the lineWidth and lineStyle.
* \brief A constructor setting the general paintingArea and colorPicker.
* \param Area - The general paintingArea used by the project.
* \param colorPicker - The general colorPicker used by the project.
*/