mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 00:25:35 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "misc/aviation/airlineicaocodelist.h"
|
||||
#include "misc/logcategories.h"
|
||||
#include "misc/country.h"
|
||||
#include "misc/setbuilder.h"
|
||||
|
||||
#include <QJsonValue>
|
||||
#include <QStringBuilder>
|
||||
|
||||
#include "misc/country.h"
|
||||
#include "misc/logcategories.h"
|
||||
#include "misc/setbuilder.h"
|
||||
|
||||
SWIFT_DEFINE_SEQUENCE_MIXINS(swift::misc::aviation, CAirlineIcaoCode, CAirlineIcaoCodeList)
|
||||
|
||||
namespace swift::misc::aviation
|
||||
@@ -382,4 +383,4 @@ namespace swift::misc::aviation
|
||||
}
|
||||
return map;
|
||||
}
|
||||
} // ns
|
||||
} // namespace swift::misc::aviation
|
||||
|
||||
Reference in New Issue
Block a user