mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
correct more indentations / whitespace
This commit is contained in:
@@ -443,7 +443,7 @@ ElementData::SlaveState ElementData::slaveStateFromString(const QString &string)
|
||||
return ElementData::SW;
|
||||
} else if (string == QLatin1String("Other")){
|
||||
return ElementData::Other;
|
||||
}
|
||||
}
|
||||
|
||||
qDebug() << "ElementData::slaveStateFromString : string : "
|
||||
<< string
|
||||
|
||||
Reference in New Issue
Block a user