followup prev
This commit is contained in:
@@ -384,8 +384,7 @@ ApplicationWindow
|
|||||||
dialog.open()
|
dialog.open()
|
||||||
}
|
}
|
||||||
onSwapStarted: {
|
onSwapStarted: {
|
||||||
// swapdialog.close()
|
var progressdialog = swapProgressDialog.createObject(app, { swaphelper: _swaphelper })
|
||||||
var progressdialog = swapProgressDialog.createObject(app, { swaphelper: swaphelper })
|
|
||||||
progressdialog.open()
|
progressdialog.open()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user