mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 11:37:32 +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.showHiddenMenuItem.target = self
|
||||
self.innerCustomToolbar.fileBrowser = self
|
||||
|
||||
source
|
||||
.observeOn(MainScheduler.instance)
|
||||
|
Loading…
Reference in New Issue
Block a user