diff options
author | Robert Griebl <robert.griebl@pelagicore.com> | 2017-03-15 17:24:42 +0100 |
---|---|---|
committer | Thomas Senyk <thomas.senyk@pelagicore.com> | 2017-03-15 17:04:45 +0000 |
commit | f472ef3662cf0a9bc2bf727c7cef18fd884df5a2 (patch) | |
tree | 3ad0d4c7c12295ac143e0c7d36611d61057acefb /src/installer-lib/installationtask.h | |
parent | eedc4d08568a8eb3298ffae5d28de041098e8103 (diff) | |
download | qtapplicationmanager-f472ef3662cf0a9bc2bf727c7cef18fd884df5a2.tar.gz |
Also removed a few exception.h includes, since they are not needed anymore.
Change-Id: I4d9bfb7fab61c2f07a4f2928c5cf4705487f2f5d
Reviewed-by: Thomas Senyk <thomas.senyk@pelagicore.com>
Diffstat (limited to 'src/installer-lib/installationtask.h')
-rw-r--r-- | src/installer-lib/installationtask.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/installer-lib/installationtask.h b/src/installer-lib/installationtask.h index 408cf6f5..f9a30dde 100644 --- a/src/installer-lib/installationtask.h +++ b/src/installer-lib/installationtask.h @@ -50,7 +50,6 @@ #include <QtAppManApplication/installationreport.h> #include <QtAppManInstaller/asynchronoustask.h> #include <QtAppManInstaller/scopeutilities.h> -#include <QtAppManCommon/exception.h> QT_BEGIN_NAMESPACE_AM |