From 7d9e907681cd48d7fa013e05d4b90160ee593426 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 17 Feb 2020 17:16:11 -0800 Subject: debug: try to capture changes that don't invalidate git cache At least in those cases where we are sending a divesChanged signal we can easily check if the cache was properly invalidated. Of course this won't help in cases where we don't notify the dive list about changes, either. Signed-off-by: Dirk Hohndel --- commands/command_edit.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'commands') diff --git a/commands/command_edit.cpp b/commands/command_edit.cpp index 80a7ac986..1a9684e1f 100644 --- a/commands/command_edit.cpp +++ b/commands/command_edit.cpp @@ -688,7 +688,6 @@ void EditTagsBase::undo() #else emit diveListNotifier.divesChanged(QVector::fromStdVector(dives), id); #endif - setSelection(selectedDives, current); } -- cgit v1.2.3-70-g09d2