1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-08-06 06:25:59 +00:00

Add delete password store feature

This commit is contained in:
2025-01-20 14:46:47 +01:00
parent 0eb8920856
commit ebfc6f500d
15 changed files with 329 additions and 65 deletions

View File

@ -8,6 +8,7 @@ set(
gpg.cpp
passkeymodel.h
passphraseprovider.h
jobs/rmjob.cpp
)
set(CMAKE_AUTOMOC ON)