Cleanup
This commit is contained in:
@@ -23,8 +23,6 @@ data MouseContext
|
||||
| MouseMenuClick {_mcoMenuClick :: Int}
|
||||
| MouseMenuCursor
|
||||
| OverInvDrag {_mcoDragPos :: Maybe Int}
|
||||
| OverInvFiltDrag
|
||||
| OverInvFiltDragDrop
|
||||
| OverInvDragSelect { _mcoSelStart :: (Int,Int), _mcoSelEnd :: Maybe (Int,Int) }
|
||||
| OverInvSelect { _mcoInvSelect :: (Int,Int)}
|
||||
| OverInvFilt { _mcoInvFilt :: (Int,Int)}
|
||||
|
||||
Reference in New Issue
Block a user