// // LibraryViewDelegate.swift // DocHub // // Created by Tristan Juricek on 6/14/14. // Copyright (c) 2014 Perforce. All rights reserved. // import Foundation @class_protocol protocol LibraryViewDelegate { func addPerforceServer() }