diff options
Diffstat (limited to 'include/m_srmm_int.h')
-rw-r--r-- | include/m_srmm_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_srmm_int.h b/include/m_srmm_int.h index 2d69f7d00f..2dd9488c0a 100644 --- a/include/m_srmm_int.h +++ b/include/m_srmm_int.h @@ -326,6 +326,7 @@ public: bool IsSuitableEvent(const LOGINFO &lin) const;
void RedrawLog();
void ScheduleRedrawLog();
+ void SetMessageText(const wchar_t *pwszText, bool bAppend = true);
void ShowColorChooser(int iCtrlId);
void UpdateNickList(void);
|