1
0
mirror of https://github.com/QRouland/UTPass.git synced 2026-01-10 19:36:57 +00:00

Refactor unzip password store

This commit is contained in:
2025-01-20 15:46:57 +01:00
parent 20aff3a404
commit 7a2b12419d
10 changed files with 182 additions and 85 deletions

View File

@@ -137,7 +137,7 @@ private:
public:
/**
* @brief Constructs the Pass object and initializes necessary resources.
* @brief Constructs the Pass object.
*/
Pass();