summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-07-26 13:54:10 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-07-26 13:54:10 +0300
commit5f8237b973c8338d25910140105be95b573566d0 (patch)
tree2860786511f9852a96a71d80e86edbb03e4663fe /include
parent935b5ac6522e20beeb27649574bba1c8cf4511fe (diff)
Srmm_DownloadOfflineFile - added hContact parameter to simplify life
Diffstat (limited to 'include')
-rw-r--r--include/m_srmm_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h
index 75f1185f81..12c2b1cd8a 100644
--- a/include/m_srmm_int.h
+++ b/include/m_srmm_int.h
@@ -358,7 +358,7 @@ MIR_APP_DLL(void) Srmm_CreateHotkey(const char *pszSection, const char *pszDescr
/////////////////////////////////////////////////////////////////////////////////////////
// downloads or launches offline file
-MIR_APP_DLL(void) Srmm_DownloadOfflineFile(MEVENT hDbEvent, bool bOpen);
+MIR_APP_DLL(void) Srmm_DownloadOfflineFile(MCONTACT hContact, MEVENT hDbEvent, bool bOpen);
/////////////////////////////////////////////////////////////////////////////////////////
// finds a SRMM window using hContact