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