summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-07-11 15:26:35 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-07-11 15:37:54 +0200
commit2a364e7135db730dfe8ca38b5203088357685e8d (patch)
tree65c0d60f270b5ee1c370a37c1ff5bf86076af0d4 /src/libs/installer/installer.pro
parente6390254c683d210ca837eb137b027146fdd9d3a (diff)
Introduce developer tool.
Supports dump binary content, run operation and update existing binary with new installer base. The support for starting with binary data of a different installer got dropped completely, use update and run instead. Change-Id: I41073d0bfc9a4c4da18fbb9f49fd3e65bb54b501 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index 8e48ede32..a2427458a 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -71,7 +71,6 @@ HEADERS += packagemanagercore.h \
downloadarchivesjob.h \
init.h \
updater.h \
- operationrunner.h \
adminauthorization.h \
elevatedexecuteoperation.h \
fakestopprocessforupdateoperation.h \
@@ -153,7 +152,6 @@ SOURCES += packagemanagercore.cpp \
downloadarchivesjob.cpp \
init.cpp \
updater.cpp \
- operationrunner.cpp \
elevatedexecuteoperation.cpp \
fakestopprocessforupdateoperation.cpp \
lazyplaintextedit.cpp \