mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-28 11:35:35 +03:00
GH-405 Set the target of the actions
This commit is contained in:
parent
d9389e2077
commit
289e906d38
@ -46,6 +46,7 @@ class FileBrowser: NSView,
|
|||||||
|
|
||||||
self.addViews()
|
self.addViews()
|
||||||
self.showHiddenMenuItem.target = self
|
self.showHiddenMenuItem.target = self
|
||||||
|
self.innerCustomToolbar.fileBrowser = self
|
||||||
|
|
||||||
source
|
source
|
||||||
.observeOn(MainScheduler.instance)
|
.observeOn(MainScheduler.instance)
|
||||||
|
Loading…
Reference in New Issue
Block a user