forked from qt-creator/qt-creator
Maemo: Whitespace fixes.
This commit is contained in:
@@ -118,7 +118,7 @@ void MaemoSshRunner::start()
|
||||
SLOT(handleConnected()));
|
||||
connect(m_connection.data(), SIGNAL(error(Core::SshError)), this,
|
||||
SLOT(handleConnectionFailure()));
|
||||
if (reUse) {
|
||||
if (reUse) {
|
||||
handleConnected();
|
||||
} else {
|
||||
emit reportProgress(tr("Connecting to device..."));
|
||||
|
||||
Reference in New Issue
Block a user