mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Fix several gcc, cppcheck and clang warnings
This commit is contained in:
@@ -62,8 +62,8 @@ namespace BlackGui
|
||||
static const QString &ledsOriginator();
|
||||
|
||||
QScopedPointer<BlackGui::CLedWidget> m_ledStandby;
|
||||
QScopedPointer<BlackGui::CLedWidget> m_ledIdent;
|
||||
QScopedPointer<BlackGui::CLedWidget> m_ledModes;
|
||||
QScopedPointer<BlackGui::CLedWidget> m_ledIdent;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user