QtVersion: Make sure BaseQtVersion environment is set consistently

Change-Id: Ibec67dd25de6d5b17585722b8b92e24cf272ed76
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Tobias Hunger
2020-04-16 14:38:46 +02:00
parent 6f32538c5d
commit 5a7586fca6
3 changed files with 3 additions and 9 deletions

View File

@@ -72,12 +72,6 @@ Abis IosQtVersion::detectQtAbis() const
return abis;
}
void IosQtVersion::addToEnvironment(const Kit *k, Utils::Environment &env) const
{
Q_UNUSED(k)
Q_UNUSED(env)
}
QString IosQtVersion::description() const
{
//: Qt Version is meant for Ios