mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
refactor: clang-format
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
#include "simulatormsfsconfig.h"
|
||||
|
||||
#include "../fsxcommon/simulatorfsxconfigwindow.h"
|
||||
|
||||
namespace swift::simplugin::msfs
|
||||
@@ -15,4 +16,4 @@ namespace swift::simplugin::msfs
|
||||
{
|
||||
return new fsxcommon::CSimulatorFsxConfigWindow("MSFS", parent);
|
||||
}
|
||||
}
|
||||
} // namespace swift::simplugin::msfs
|
||||
|
||||
Reference in New Issue
Block a user