mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-27 10:00:38 -05:00
Use static method instead of a constructor for random Uuids.
This commit is contained in:
parent
d8b21c8b04
commit
a3211872e0
3 changed files with 8 additions and 10 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
TimeInfo::TimeInfo()
|
||||
{
|
||||
m_expires = false;
|
||||
}
|
||||
|
||||
QDateTime TimeInfo::lastModificationTime() const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue