mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 14:15:35 +08:00
clang-format src
This commit is contained in:
@@ -16,8 +16,18 @@
|
||||
#include <QFrame>
|
||||
#include <QScopedPointer>
|
||||
|
||||
namespace Ui { class CTransponderModeComponent; }
|
||||
namespace BlackMisc { class CIdentifier; namespace Simulation { class CSimulatedAircraft; }}
|
||||
namespace Ui
|
||||
{
|
||||
class CTransponderModeComponent;
|
||||
}
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CIdentifier;
|
||||
namespace Simulation
|
||||
{
|
||||
class CSimulatedAircraft;
|
||||
}
|
||||
}
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user