Symbian: If TRK connection is canceled then the project is not compiled

This commit is contained in:
Pawel Polanski
2010-12-20 09:12:33 +01:00
parent a23a45da88
commit cd294a9285

View File

@@ -161,7 +161,7 @@ bool S60DeployStep::init()
delete m_launcher;
m_launcher = 0;
appendMessage(message, true);
return true;
return false;
}
return true;
}