// // NavigatorController.swift // DocHub // // Created by Tristan Juricek on 6/24/14. // Copyright (c) 2014 Perforce. All rights reserved. // import AppKit import Foundation // This is more of a placeholder than anything else at the moment class NavigatorController : NSViewController { }