src/document.h

changeset 149
008989bc7d6e
parent 148
e1ced2523cad
--- a/src/document.h	Tue Nov 02 15:43:57 2021 +0200
+++ b/src/document.h	Tue Mar 01 17:00:19 2022 +0200
@@ -71,5 +71,5 @@
 	/**
 	 * @brief History information of edits to this model
 	 */
-	// EditHistory editHistory;
+	EditHistory editHistory;
 };

mercurial