mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-28 17:14:39 +00:00
Update macos/Sources/Features/Terminal/Window Styles/TitlebarTabsTahoeTerminalWindow.swift
This commit is contained in:
committed by
Mitchell Hashimoto
parent
c0951ce6d8
commit
969bcbe8e3
@@ -9,7 +9,7 @@ class TitlebarTabsTahoeTerminalWindow: TransparentTitlebarTerminalWindow, NSTool
|
||||
/// The view model for SwiftUI views
|
||||
private var viewModel = ViewModel()
|
||||
|
||||
/// Tb bar view for event routing
|
||||
/// Tab bar view for event routing
|
||||
private weak var tabBarView: NSView?
|
||||
|
||||
/// Titlebar tabs can't support the update accessory because of the way we layout
|
||||
|
||||
Reference in New Issue
Block a user