LibraryViewDelegate.swift #2

  • //
  • main/
  • guest/
  • tjuricek/
  • DocHub/
  • DocHub/
  • LibraryViewDelegate.swift
  • View
  • Commits
  • Open Download .zip Download (245 B)
//
//  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()
}
# Change User Description Committed
#2 9469 tjuricek Add sheet view for collecting Perforce connection information.
#1 9435 tjuricek Split up the library view with a scroll pane and a "toolbar" that will sit on the bottom of the view