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/removeworker.h | 1 + 1 file changed, 1 insertion(+) (limited to 'installer/process/removeworker.h') 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 #include #include +#include class RemoveWorker : public QObject { -- cgit v1.2.3