This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // PopoverWindowController.swift | |
| // | |
| // Created by Micky1979 on 26/07/17. | |
| // Copyright © 2017 Micky1979. All rights reserved. | |
| // | |
| import Cocoa | |
| class PopoverWindowController: NSWindowController, NSWindowDelegate { |