delete task

This commit is contained in:
2020-08-23 11:04:10 +02:00
parent ec300d7c75
commit a2a18bbc34
6 changed files with 75 additions and 8 deletions

View File

@ -20,7 +20,7 @@ public:
DELETE_SELECTED,
DELETE_ACTIVE
} state;
bool bWasShredded = false;
bool bWasDeleteted = false;