mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 07:05:38 +08:00
clang-format src
This commit is contained in:
@@ -84,7 +84,7 @@ namespace BlackGui::Components
|
||||
//! \copydoc QWidget::dropEvent
|
||||
virtual void dropEvent(QDropEvent *event) override;
|
||||
|
||||
QScopedPointer<QCompleter> m_completer; //!< completer used
|
||||
QScopedPointer<QCompleter> m_completer; //!< completer used
|
||||
BlackMisc::Aviation::CAirlineIcaoCode m_currentIcao; //!< current ICAO object
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user