mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:25:34 +08:00
clang-format src
This commit is contained in:
@@ -21,10 +21,16 @@
|
||||
#include <QObject>
|
||||
#include <QScopedPointer>
|
||||
|
||||
namespace Ui { class CDbAirlineIcaoComponent; }
|
||||
namespace Ui
|
||||
{
|
||||
class CDbAirlineIcaoComponent;
|
||||
}
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Views { class CAirlineIcaoCodeView; }
|
||||
namespace Views
|
||||
{
|
||||
class CAirlineIcaoCodeView;
|
||||
}
|
||||
namespace Components
|
||||
{
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user