mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 22:15:34 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "matchingstatisticsmodel.h"
|
||||
#include "gui/models/columns.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
#include "gui/models/columns.h"
|
||||
|
||||
using namespace swift::misc::simulation;
|
||||
|
||||
namespace swift::gui::models
|
||||
@@ -45,4 +47,4 @@ namespace swift::gui::models
|
||||
}
|
||||
this->setSortColumnByPropertyIndex(CMatchingStatisticsEntry::IndexAircraftDesignator);
|
||||
}
|
||||
} // namespace
|
||||
} // namespace swift::gui::models
|
||||
|
||||
Reference in New Issue
Block a user