mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Add XmCR_XFE_LAST_REASON marker
This commit is contained in:
parent
407097c63c
commit
d73e263efe
@ -112,7 +112,8 @@ enum
|
||||
XmCR_TOOL_BOX_SNAP, /* Tool box snap */
|
||||
XmCR_TOOL_BOX_SWAP, /* Tool box swap */
|
||||
XmCR_UNDOCK, /* Task bar undock */
|
||||
XmCR_UNGRAB /* Ungrab */
|
||||
XmCR_UNGRAB, /* Ungrab */
|
||||
XmCR_XFE_LAST_REASON /* Last reason marker */
|
||||
};
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user