mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-01 15:38:35 +00:00
macos: comment the new views
This commit is contained in:
@@ -3,6 +3,8 @@ import Cocoa
|
||||
import SwiftUI
|
||||
import GhosttyKit
|
||||
|
||||
/// This initializes an "unsafe paste" warning window. The window itself WILL NOT show automatically
|
||||
/// and the caller must show the window via showWindow, beginSheet, etc.
|
||||
class PasteProtectionController: NSWindowController {
|
||||
override var windowNibName: NSNib.Name? { "PasteProtection" }
|
||||
|
||||
|
Reference in New Issue
Block a user