home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Harmless / Cookie / Source / ExportCell.h < prev    next >
Encoding:
Text File  |  1992-02-17  |  122 b   |  13 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/ButtonCell.h>
  5.  
  6. @interface ExportCell:ButtonCell
  7. {
  8. }
  9.  
  10. - init;
  11.  
  12. @end
  13.