mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-26 23:36:08 +03:00
Add self
This commit is contained in:
parent
2812877cee
commit
2d2108e74b
@ -96,7 +96,7 @@ public class NvimView: NSView,
|
||||
self._font = newValue
|
||||
self.updateFontMetaData(newValue)
|
||||
|
||||
signalRemoteOptionChange(RemoteOption.fromFont(newValue));
|
||||
self.signalRemoteOptionChange(RemoteOption.fromFont(newValue))
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user