aboutsummaryrefslogtreecommitdiff
path: root/installer/process/removeworker.h
diff options
context:
space:
mode:
authorVictor Tran <vicr12345@gmail.com>2018-07-13 14:55:07 +1000
committerVictor Tran <vicr12345@gmail.com>2018-07-13 14:55:07 +1000
commite8ca150c38478cfd4a762dccd3da1752ee19ab29 (patch)
tree57038a26154d95206940fadc3e823f8038b70c11 /installer/process/removeworker.h
parentabc4021919f406ee25e101122144879f8770d51d (diff)
downloadtheInstaller-e8ca150c38478cfd4a762dccd3da1752ee19ab29.tar.gz
theInstaller-e8ca150c38478cfd4a762dccd3da1752ee19ab29.tar.bz2
theInstaller-e8ca150c38478cfd4a762dccd3da1752ee19ab29.zip
Add/Remove Programs support
Diffstat (limited to 'installer/process/removeworker.h')
-rw-r--r--installer/process/removeworker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/process/removeworker.h b/installer/process/removeworker.h
index aaa344a..9a73316 100644
--- a/installer/process/removeworker.h
+++ b/installer/process/removeworker.h
@@ -10,6 +10,7 @@
#include <QDir>
#include <QTimer>
#include <QStandardPaths>
+#include <QSettings>
class RemoveWorker : public QObject
{