mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-08 14:25:05 +00:00
Dismisses ROM requester upon that cancel too.
This commit is contained in:
@@ -395,6 +395,7 @@ class MachineDocument:
|
|||||||
}
|
}
|
||||||
|
|
||||||
@IBAction func cancelRequestROMs(_ sender: NSButton?) {
|
@IBAction func cancelRequestROMs(_ sender: NSButton?) {
|
||||||
|
self.windowControllers[0].window?.endSheet(self.romRequesterPanel!)
|
||||||
close()
|
close()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user