aboutsummaryrefslogtreecommitdiff
path: root/installer/process/installworker.h
diff options
context:
space:
mode:
Diffstat (limited to 'installer/process/installworker.h')
-rw-r--r--installer/process/installworker.h1
1 files changed, 1 insertions, 0 deletions
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