Replace tabs with spaces
This commit is contained in:
@@ -57,8 +57,6 @@ static int CalculateUIEventMaskFromEventCategory(wxEventCategory cat)
|
||||
NSOtherMouseUpMask = 1 << NSOtherMouseUp,
|
||||
NSOtherMouseDraggedMask = 1 << NSOtherMouseDragged,
|
||||
|
||||
|
||||
|
||||
NSKeyDownMask = 1 << NSKeyDown,
|
||||
NSKeyUpMask = 1 << NSKeyUp,
|
||||
NSFlagsChangedMask = 1 << NSFlagsChanged,
|
||||
|
Reference in New Issue
Block a user