Add Unresolve to correction table
Compare changes
Files
2- schroedtert authored
When accidentally mark a row in the correction table as resolved, it can now also be reverted. When clicking on "Unresolve" the status will be changed to "Changed".
+ 24
− 5
@@ -166,6 +166,12 @@ void FailedChecksTableModel::updateState(const QModelIndex &row, plausibility::C
@@ -272,20 +278,33 @@ void Correction::openContextMenu()