summaryrefslogtreecommitdiff
path: root/include/delphi/m_history.inc
diff options
context:
space:
mode:
Diffstat (limited to 'include/delphi/m_history.inc')
-rw-r--r--include/delphi/m_history.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/delphi/m_history.inc b/include/delphi/m_history.inc
index 8900c12791..bba32c8c9f 100644
--- a/include/delphi/m_history.inc
+++ b/include/delphi/m_history.inc
@@ -32,4 +32,10 @@ const
}
MS_HISTORY_SHOWCONTACTHISTORY:PAnsiChar = 'History/ShowContactHistory';
+ {
+ wParam : TMCONTACT
+ lParam : 0
+ }
+ MS_HISTORY_EMPTY:PAnsiChar = 'History/Empty';
+
{$ENDIF}