Automated Release Preparation

This commit is contained in:
2020-01-30 20:42:31 +01:00
parent ac112b22f7
commit 8577e6b132
257 changed files with 5444 additions and 3399 deletions

View File

@@ -457,8 +457,8 @@ bool createTempTopLayer(int idx);
void updateTools();
/*!
* \brief history - an array out of containers to save history actions.
*/
* \brief history - an array out of containers to save history actions.
*/
std::vector<LayerObject> history[100] = {layerBundle};
/*!