summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
diff options
context:
space:
mode:
authortjenssen <tim.jenssen@digia.com>2012-11-19 18:47:28 +0100
committerTim Jenssen <tim.jenssen@digia.com>2012-11-20 16:22:55 +0100
commit004ba0b129a701ad9bc29f2350c723641416c69f (patch)
tree2737443683b74ab615fc2ab194b83f67a95c6a6d /src/libs/installer/installer.pro
parent0d8574a8d4e22824039ebf8febf10938e8e99ca9 (diff)
remove unneeded register qt operations
Change-Id: Id7289cf34b26b795a8e5d99bbda6377e527897c1 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'src/libs/installer/installer.pro')
-rw-r--r--src/libs/installer/installer.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/libs/installer/installer.pro b/src/libs/installer/installer.pro
index c0eb50629..57c3e3777 100644
--- a/src/libs/installer/installer.pro
+++ b/src/libs/installer/installer.pro
@@ -39,10 +39,7 @@ HEADERS += packagemanagercore.h \
setimportspathonqtcoreoperation.h \
replaceoperation.h \
linereplaceoperation.h \
- registerqtoperation.h \
registertoolchainoperation.h \
- registerqtv2operation.h \
- registerqtv23operation.h \
registerqtvqnxoperation.h \
setqtcreatorvalueoperation.h \
addqtcreatorarrayvalueoperation.h \
@@ -80,7 +77,6 @@ HEADERS += packagemanagercore.h \
qtcreator_constants.h \
qtcreatorpersistentsettings.h \
registerdefaultdebuggeroperation.h \
- updatecreatorsettingsfrom21to22operation.h \
qprocesswrapper.h \
qsettingswrapper.h \
constants.h \
@@ -113,10 +109,7 @@ HEADERS += packagemanagercore.h \
setimportspathonqtcoreoperation.cpp \
replaceoperation.cpp \
linereplaceoperation.cpp \
- registerqtoperation.cpp \
registertoolchainoperation.cpp \
- registerqtv2operation.cpp \
- registerqtv23operation.cpp \
registerqtvqnxoperation.cpp \
setqtcreatorvalueoperation.cpp \
addqtcreatorarrayvalueoperation.cpp \
@@ -151,7 +144,6 @@ HEADERS += packagemanagercore.h \
component_p.cpp \
qtcreatorpersistentsettings.cpp \
registerdefaultdebuggeroperation.cpp \
- updatecreatorsettingsfrom21to22operation.cpp \
qprocesswrapper.cpp \
templates.cpp \
qsettingswrapper.cpp \