Replace tabs with spaces
This commit is contained in:
parent
32a0c57f7a
commit
a530d645d1
23 changed files with 159 additions and 161 deletions
|
|
@ -57,8 +57,6 @@ static int CalculateUIEventMaskFromEventCategory(wxEventCategory cat)
|
|||
NSOtherMouseUpMask = 1 << NSOtherMouseUp,
|
||||
NSOtherMouseDraggedMask = 1 << NSOtherMouseDragged,
|
||||
|
||||
|
||||
|
||||
NSKeyDownMask = 1 << NSKeyDown,
|
||||
NSKeyUpMask = 1 << NSKeyUp,
|
||||
NSFlagsChangedMask = 1 << NSFlagsChanged,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue