Rename instance variable maps

This commit is contained in:
Kevin Sawicki 2017-02-28 17:12:35 -08:00
parent ec500b2852
commit b959f782f6
3 changed files with 79 additions and 79 deletions

View file

@ -378,7 +378,7 @@ bool ScopedDisableResize::disable_resize_ = false;
- (NSTouchBar*)makeTouchBar {
atom_touch_bar_.reset([[AtomTouchBar alloc] initWithDelegate:self window:shell_]);
return [atom_touch_bar_ makeTouchBarFromItemOptions:shell_->GetTouchBarItems()];
return [atom_touch_bar_ makeTouchBarFromSettings:shell_->GetTouchBarItems()];
}
- (nullable NSTouchBarItem*)touchBar:(NSTouchBar*)touchBar