From 9c41379261a470326e93e94de9271bc2cafc4673 Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Sat, 14 Jun 2014 19:36:42 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@9486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/delphi/m_message.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'include/delphi') 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 -- cgit v1.2.3