summaryrefslogtreecommitdiff
path: root/include/m_protosvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_protosvc.h')
-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 c4a62e7327..170d1260c0 100644
--- a/include/m_protosvc.h
+++ b/include/m_protosvc.h
@@ -815,6 +815,7 @@ struct MIR_APP_EXPORT OFDTHREAD : public MNonCopyable
OFDTHREAD(MEVENT, const CMStringW &, bool);
void Finish();
+ void ResetFileName(const wchar_t *pwszNewName);
MEVENT hDbEvent;
CMStringW wszPath;