mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Add delete password store feature
This commit is contained in:
@@ -53,6 +53,11 @@ Page {
|
||||
text: i18n.tr('Import a Password Store Zip')
|
||||
}
|
||||
|
||||
PageStackLink {
|
||||
page: Qt.resolvedUrl("DeleteRepo.qml")
|
||||
text: i18n.tr('Delete Password Store')
|
||||
}
|
||||
|
||||
Text {
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
||||
Reference in New Issue
Block a user