1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-07-04 03:02:28 +00:00
This commit is contained in:
2025-01-14 13:05:09 +01:00
parent 200964246e
commit fd3ab95b27
6 changed files with 14 additions and 8 deletions

View File

@ -19,7 +19,7 @@ public:
UserIdModel(UserID key):
m_user_id(key)
{};
{};
QString uid() const
{