mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-03 16:25:54 +00:00
6 lines
63 B
QML
6 lines
63 B
QML
import QtQuick 2.0
|
|
|
|
Item {
|
|
objectName: "Gamepad Mapping"
|
|
}
|