forked from qt-creator/qt-creator
QtSupport et al: Move QtVersionFactory to *QtVersion implementation
At most a dozen lines each left. Change-Id: Ifbf34f814266ba7bee83d3fee9db831eb450dfc4 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -19,7 +19,6 @@ HEADERS += \
|
||||
androidrunner.h \
|
||||
androidrunnerworker.h \
|
||||
androiddebugsupport.h \
|
||||
androidqtversionfactory.h \
|
||||
androidqtversion.h \
|
||||
androidcreatekeystorecertificate.h \
|
||||
javaparser.h \
|
||||
@@ -67,7 +66,6 @@ SOURCES += \
|
||||
androidrunner.cpp \
|
||||
androidrunnerworker.cpp \
|
||||
androiddebugsupport.cpp \
|
||||
androidqtversionfactory.cpp \
|
||||
androidqtversion.cpp \
|
||||
androidcreatekeystorecertificate.cpp \
|
||||
javaparser.cpp \
|
||||
|
||||
Reference in New Issue
Block a user