mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
More UI work including hooking up PcView -> AppView transition
This commit is contained in:
+4
-1
@@ -9,6 +9,9 @@ ApplicationWindow {
|
||||
title: qsTr("Stack")
|
||||
color: "#333333"
|
||||
|
||||
PcView {
|
||||
StackView {
|
||||
id: stackView
|
||||
initialItem: "PcView.qml"
|
||||
anchors.fill: parent
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user