From a94ee6b50339cabac069638b5ee2f70e1308048a Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Sat, 13 Oct 2018 16:18:34 +1100 Subject: Add some checks --- installer/process/installworker.h | 1 + 1 file changed, 1 insertion(+) (limited to 'installer/process/installworker.h') diff --git a/installer/process/installworker.h b/installer/process/installworker.h index e32a147..5a3456d 100644 --- a/installer/process/installworker.h +++ b/installer/process/installworker.h @@ -42,6 +42,7 @@ private: int lastBytesReceived; QDateTime lastTimeUpdate; bool emitStatus = true; + bool currentlyCancelable = true; }; #endif // INSTALLWORKER_H -- cgit v1.2.3