summaryrefslogtreecommitdiff
path: root/include/delphi
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi')
-rw-r--r--include/delphi/m_message.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/delphi/m_message.inc b/include/delphi/m_message.inc
index e5c9c34afb..a6cddc4cdc 100644
--- a/include/delphi/m_message.inc
+++ b/include/delphi/m_message.inc
@@ -132,6 +132,7 @@ type
lparam=PStatusTextData or NIL to clear statusbar
Sets a statusbar line text for the appropriate contact
}
+const
MS_MSG_SETSTATUSTEXT:PAnsiChar = 'MessageAPI/SetStatusText';
type