mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-28 21:10:52 +00:00
Implement support for quitting apps
This commit is contained in:
@@ -6,8 +6,8 @@ import Session 1.0
|
||||
|
||||
Item {
|
||||
property Session session
|
||||
property string appname
|
||||
property string stageText : "Starting " + appname + "..."
|
||||
property string appName
|
||||
property string stageText : "Starting " + appName + "..."
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user