Fixed year formatter / formatting

This commit is contained in:
Klaus Basan
2016-07-15 03:14:37 +02:00
parent 7a9577efef
commit 541d673acd
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ namespace BlackCore
//! Destructor
virtual ~CThreadedReader();
//! Thread safe, set update timestamp
//! Thread safe, get update timestamp
//! \threadsafe
QDateTime getUpdateTimestamp() const;