mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-21 23:40:57 -05:00
Coding style improvements.
This commit is contained in:
parent
89361b3bea
commit
b88a0d8de3
12 changed files with 52 additions and 51 deletions
|
|
@ -92,7 +92,7 @@ bool readAllFromDevice(QIODevice* device, QByteArray& data)
|
|||
}
|
||||
}
|
||||
|
||||
QDateTime currentDateTimeUtc ()
|
||||
QDateTime currentDateTimeUtc()
|
||||
{
|
||||
#if QT_VERSION >= 0x040700
|
||||
return QDateTime::currentDateTimeUtc();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue