зеркало из https://github.com/mozilla/gecko-dev.git
Bug 895274 part.247 Rename NS_MESSAGE_EVENT_START to eMessageEventFirst r=smaug
This commit is contained in:
Родитель
e8d203ebb7
Коммит
f3b58916d4
|
@ -347,8 +347,8 @@ NS_EVENT_MESSAGE(ePrintEventFirst, 4600)
|
|||
NS_EVENT_MESSAGE(eBeforePrint, ePrintEventFirst)
|
||||
NS_EVENT_MESSAGE(eAfterPrint, ePrintEventFirst + 1)
|
||||
|
||||
NS_EVENT_MESSAGE(NS_MESSAGE_EVENT_START, 4700)
|
||||
NS_EVENT_MESSAGE(eMessage, NS_MESSAGE_EVENT_START)
|
||||
NS_EVENT_MESSAGE(eMessageEventFirst, 4700)
|
||||
NS_EVENT_MESSAGE(eMessage, eMessageEventFirst)
|
||||
|
||||
// Open and close events
|
||||
NS_EVENT_MESSAGE(eOpenCloseEventFirst, 4800)
|
||||
|
|
Загрузка…
Ссылка в новой задаче