mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "misc/aviation/transponder.h"
|
||||
#include "misc/propertyindexref.h"
|
||||
|
||||
#include <QRegularExpression>
|
||||
#include <Qt>
|
||||
|
||||
#include "misc/propertyindexref.h"
|
||||
|
||||
SWIFT_DEFINE_VALUEOBJECT_MIXINS(swift::misc::aviation, CTransponder)
|
||||
|
||||
namespace swift::misc::aviation
|
||||
@@ -258,4 +259,4 @@ namespace swift::misc::aviation
|
||||
break;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::misc::aviation
|
||||
|
||||
Reference in New Issue
Block a user