mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-28 21:10:52 +00:00
Improve transitions and eliminate conflicting anchor warnings
This commit is contained in:
@@ -13,8 +13,6 @@ Item {
|
||||
property string stageText : "Starting " + appName + "..."
|
||||
property bool quitAfter : false
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
function stageStarting(stage)
|
||||
{
|
||||
// Update the spinner text
|
||||
|
||||
Reference in New Issue
Block a user