SaveFigureThread update

This commit is contained in:
2023-07-24 12:06:45 +02:00
parent 389a126f28
commit 9c3177f100

View File

@@ -158,6 +158,7 @@ class BaseWindow(QMainWindow):
except KeyError as ex:
pass
'''
try:
resultsSeq = self.settings.data["GUI2"]["resultsSeq"]
titleSeq = self.settings.data["GUI2"]["subResultsTabTitle"]
@@ -165,8 +166,8 @@ class BaseWindow(QMainWindow):
extract_and_attach(i, nfig, name)
except KeyError as ex:
pass
'''
#Not so nice.. send a signal instead?
if attach_files: