mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-15 21:22:40 +00:00
Prevent multiple instances of the same page on the StackView and stub out GamepadMapper
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import QtQuick 2.0
|
||||
|
||||
Item {
|
||||
objectName: "Gamepad Mapping"
|
||||
}
|
||||
Reference in New Issue
Block a user