Formatting code

This commit is contained in:
Lars Toenning
2019-03-08 17:09:35 +01:00
committed by Mat Sutcliffe
parent aea2f11b42
commit 9b4a01cd25
8 changed files with 204 additions and 188 deletions

View File

@@ -40,7 +40,7 @@ namespace BlackSimPlugin
QString CFGSwiftBusServiceProxy::getVersionNumber()
{
return m_dbusInterface->callDBusRet<QString>(QLatin1String("getVersionNumber"));
return m_dbusInterface->callDBusRet<QString>(QLatin1String("getVersionNumber"));
}
void CFGSwiftBusServiceProxy::getOwnAircraftSituationData(FlightgearData *o_flightgearData)