diff --git a/base.py b/base.py index 18ceda1..3b58f3b 100644 --- a/base.py +++ b/base.py @@ -84,7 +84,7 @@ class BaseWindow(QMainWindow): #Causes QThread::wait: Thread tried to wait on itself #def __del__(self): # self.wait() -1 + def run(self): attach_files = [] folder_name = self.folder_name