Don't double-show encryption dialog
This commit is contained in:
parent
3245b119be
commit
1e701d411b
@ -395,6 +395,7 @@ ApplicationWindow {
|
||||
checked = true;
|
||||
return ;
|
||||
}
|
||||
if (checked === true)
|
||||
confirmEncryptionDialog.open();
|
||||
}
|
||||
Layout.alignment: Qt.AlignRight
|
||||
|
Loading…
Reference in New Issue
Block a user