summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_protosvc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_protosvc.h b/include/m_protosvc.h
index 40537d2209..797201b131 100644
--- a/include/m_protosvc.h
+++ b/include/m_protosvc.h
@@ -732,6 +732,7 @@ struct MIR_APP_EXPORT OFDTHREAD : public MNonCopyable
MEVENT hDbEvent;
MFilePath wszPath;
struct OFD_Callback *pCallback = nullptr;
+ uint32_t dwTimestamp = 0;
bool bOpen = false, bCopy = false, bLocked = false;
};