home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / BringToFrontGraphicsChange.h < prev    next >
Encoding:
Text File  |  1993-12-07  |  99 b   |  8 lines

  1. @interface BringToFrontGraphicsChange : ReorderGraphicsChange
  2. {
  3. }
  4.  
  5. - (NSString *)changeName;
  6.  
  7. @end
  8.