home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-Developer.iso / NextLibrary / Frameworks / NIInterface.framework / Versions / A / Headers / NIInterface.h < prev    next >
Text File  |  1995-07-28  |  428b  |  15 lines

  1. /*
  2.     NIInterface.h
  3.     NetInfo Kit Interface Classes
  4.     Copyright (c) 1994, NeXT Computer, Inc.
  5.     All rights reserved.
  6.     
  7.     This file is included by all NetInfo application source files for easy
  8.     building.  Using this file is preferred over importing individual files
  9.     because it will use a precompiled version.
  10.  */
  11.  
  12. #import <NIInterface/NIAuthenticationPanel.h>
  13. #import <NIInterface/NIDomainPanel.h>
  14. #import <NIInterface/NIOpenPanel.h>
  15.