Commit 6bcbd006 authored by Theophile Terraz's avatar Theophile Terraz
Browse files

debug

No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
......@@ -1578,6 +1578,8 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit):
if run.exec():
results = self.diff_results(run.solver1,
run.solver2)
else:
return
# At least one result not available
if results is None:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment