forked from qt-creator/qt-creator
Symbian: Only list Symbian device if Symbian Qt is found
Hide it otherwise. Change-Id: Iae81a04862b14b2a06db4bea6c5311fcee12cd03 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
@@ -298,7 +298,7 @@ bool Qt4ProjectManagerPlugin::initialize(const QStringList &arguments, QString *
|
||||
|
||||
bool Qt4ProjectManagerPlugin::delayedInitialize()
|
||||
{
|
||||
S60Manager::instance()->addDevice();
|
||||
S60Manager::instance()->delayedInitialize();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user