///////////////////////////////////////////////////////
| 587 | |
| 588 | //////////////////////////////////////////////////////////// |
| 589 | Joystick::Identification JoystickImpl::getIdentification() const |
| 590 | { |
| 591 | return m_identification; |
| 592 | } |
| 593 | |
| 594 | |
| 595 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected