From e8ca150c38478cfd4a762dccd3da1752ee19ab29 Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Fri, 13 Jul 2018 14:55:07 +1000 Subject: Add/Remove Programs support --- installer/process/installworker.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'installer/process/installworker.h') diff --git a/installer/process/installworker.h b/installer/process/installworker.h index c98763b..ea0db48 100644 --- a/installer/process/installworker.h +++ b/installer/process/installworker.h @@ -15,10 +15,12 @@ #include #include #include +#include +#include #include -#include +#include class InstallWorker : public QObject { -- cgit v1.2.3