mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-26 09:06:56 +03:00
Merge branch 'master' of github.com:jtdaugherty/brick
This commit is contained in:
commit
d64b89b7fa
@ -206,7 +206,7 @@ data BrickEvent n e = VtyEvent Event
|
||||
-- ^ A mouse-down event on the specified region was
|
||||
-- received.
|
||||
| MouseUp n (Maybe Button) Location
|
||||
-- ^ A mouse-down event on the specified region was
|
||||
-- ^ A mouse-up event on the specified region was
|
||||
-- received.
|
||||
deriving (Show, Eq)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user