mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
refactor: clang-format
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
#include "gui/models/listmodelbase.h"
|
||||
#include "gui/swiftguiexport.h"
|
||||
#include "misc/aviation/airportlist.h"
|
||||
#include "misc/aviation/airport.h"
|
||||
#include "misc/aviation/airportlist.h"
|
||||
|
||||
class QObject;
|
||||
|
||||
@@ -28,5 +28,5 @@ namespace swift::gui::models
|
||||
//! Destructor
|
||||
virtual ~CAirportListModel() override {}
|
||||
};
|
||||
}
|
||||
} // namespace swift::gui::models
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user