Improve transitions and eliminate conflicting anchor warnings

This commit is contained in:
Cameron Gutman
2019-03-27 01:28:46 -07:00
parent 89c8725766
commit a079ecd20b
6 changed files with 17 additions and 17 deletions
-2
View File
@@ -12,8 +12,6 @@ Item {
property string stageText : "Quitting " + appName + "..."
anchors.fill: parent
function quitAppCompleted(error)
{
// Display a failed dialog if we got an error