Home
last modified time | relevance | path

Searched refs:SaveAttachmentDialogState (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DTypes.hs58 , SaveAttachmentDialogState(..)
1614 , _tsSaveAttachmentDialog :: SaveAttachmentDialogState
1651 data SaveAttachmentDialogState = type
1652 SaveAttachmentDialogState { _attachmentPathEditor :: Editor T.Text Name constructor
1710 newSaveAttachmentDialog :: TeamId -> T.Text -> SaveAttachmentDialogState
1712 SaveAttachmentDialogState { _attachmentPathEditor = applyEdit Z2.gotoEOL $ function
2098 makeLenses ''SaveAttachmentDialogState