mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Ref T784, joystick (PTT) buttons
* style * more detailed logs
This commit is contained in:
committed by
Mat Sutcliffe
parent
3099464668
commit
8d51c42cfc
@@ -26,7 +26,8 @@ namespace BlackMisc
|
||||
const QString s =
|
||||
m_identifier.getMachineName() %
|
||||
u' ' %
|
||||
m_combination.toQString() %
|
||||
m_combination.asStringWithDeviceNames() %
|
||||
// m_combination.toQString() %
|
||||
u' ' %
|
||||
m_action;
|
||||
return s;
|
||||
|
||||
Reference in New Issue
Block a user