Added registrar internal message code for the roster sanity event.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1512 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
05d576c2e8
commit
4c0638893d
@ -76,6 +76,8 @@ enum {
|
||||
B_REG_UNREGISTER_MESSAGE_RUNNER = 'rgru',
|
||||
B_REG_SET_MESSAGE_RUNNER_PARAMS = 'rgrx',
|
||||
B_REG_GET_MESSAGE_RUNNER_INFO = 'rgri',
|
||||
// internal registrar messages
|
||||
B_REG_ROSTER_SANITY_EVENT = 'rgir',
|
||||
};
|
||||
|
||||
// B_REG_MIME_SET_PARAM "which" constants
|
||||
|
Loading…
x
Reference in New Issue
Block a user