moonlight-qt/app/gui/GamepadMapper.qml
2020-11-21 13:15:54 -06:00

5 lines
69 B
QML

import QtQuick 2.0
Item {
objectName: qsTr("Gamepad Mapping")
}