summaryrefslogtreecommitdiffstats
path: root/src/sdk
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2014-10-31 13:07:43 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2014-11-18 16:17:12 +0100
commit6df883de4ae674a9b351f04e74c80bfa89d5faa6 (patch)
tree84e6ae2d596821412fb74a45bb8e5b88c9f12ecd /src/sdk
parenta468b3612469d86dc2d54cb3cec1a55d667ea1e4 (diff)
Expose real type of PackageManagerProxyFactory
This allows us to store proxy settings in the factory later on. Change-Id: Ib389ccffb3163be4f5cd511be4c4b8bbe15e8a93 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'src/sdk')
-rw-r--r--src/sdk/installerbase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sdk/installerbase.cpp b/src/sdk/installerbase.cpp
index 9df36b5a7..306b37223 100644
--- a/src/sdk/installerbase.cpp
+++ b/src/sdk/installerbase.cpp
@@ -45,6 +45,7 @@
#include <kdupdaterupdateoperations.h>
#include <messageboxhandler.h>
#include <packagemanagercore.h>
+#include <packagemanagerproxyfactory.h>
#include <qprocesswrapper.h>
#include <productkeycheck.h>
#include <settings.h>