Summary
sdl-base should export modifier symbols
Metadata
- Id: dacff289cbc81f735bdf50bd7c6550dda9211c65
- Trac id: 1256
- Type: defect
- Reporter: ckeen
- Owner: megane
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty: easy
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.10.x
- Changetime: 2016-11-05 10:32:00 UTC
- Created: 2016-01-19 22:11:16 UTC
- Keywords:
Attachments
- dacff289cbc81f735bdf50bd7c6550dda9211c65/attachments/sdl-base.patch
Description
Currently the sdl-base egg does not export the modifier symbol constants that the sdl-event struct defines. A patch is attached that does this.