- Now creates/opens/closes undo.data file. - All new tasks are logged in undo.data file.
@@ -64,6 +64,7 @@ public:
private:
FILE* openAndLock (const std::string&);
void writeUndo (const Task&, FILE*);
std::vector <Location> mLocations;
The note is not visible to the blocked user.