mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-11-14 23:47:09 +00:00
5 lines
63 B
QML
5 lines
63 B
QML
import QtQuick 2.0
|
|
|
|
Item {
|
|
objectName: "Gamepad Mapping"
|
|
}
|