mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-16 05:10:32 +02:00
Automated Release Preparation
This commit is contained in:
@@ -459,7 +459,7 @@ void updateTools();
|
||||
/*!
|
||||
* \brief history - an array out of containers to save history actions.
|
||||
*/
|
||||
std::vector<std::vector<LayerObject>> history = {layerBundle};
|
||||
std::vector<std::vector<LayerObject> > history = {layerBundle};
|
||||
|
||||
/*!
|
||||
* \brief historyPresent a indicator where the present is.
|
||||
|
||||
Reference in New Issue
Block a user