mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Ref T292, Ref T285 function to set file timestamp
This commit is contained in:
@@ -143,6 +143,9 @@ namespace BlackMisc
|
||||
//! Compare for index
|
||||
int comparePropertyByIndex(const CPropertyIndex &index, const ITimestampBased &compareValue) const;
|
||||
|
||||
//! Update missing parts
|
||||
void updateMissingParts(const ITimestampBased &other);
|
||||
|
||||
qint64 m_timestampMSecsSinceEpoch = -1; //!< timestamp value
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user