summaryrefslogtreecommitdiff
path: root/include/m_srmm_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_srmm_int.h')
-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 547f4f096a..712039e7d7 100644
--- a/include/m_srmm_int.h
+++ b/include/m_srmm_int.h
@@ -151,7 +151,7 @@ typedef CSrmmLogWindow *(MIR_CDECL *pfnSrmmLogCreator)(CMsgDialog &pDlg);
MIR_APP_DLL(HANDLE) RegisterSrmmLog(CMPlugin *pPlugin, const char *pszShortName, const wchar_t *pwszScreenName, pfnSrmmLogCreator fnBuilder);
MIR_APP_DLL(void) UnregisterSrmmLog(HANDLE);
-MIR_APP_DLL(bool) Srmm_IsCustomLogUsed();
+MIR_APP_DLL(bool) Srmm_IsCustomLogUsed(bool forGroupChats);
/////////////////////////////////////////////////////////////////////////////////////////
// SRMM log window class