home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscCircularSlider / MiscCSIB.h < prev    next >
Encoding:
Text File  |  1994-03-26  |  119 b   |  9 lines

  1.  
  2. #import "MiscCircularSlider.h"
  3.  
  4. @interface MiscCircularSlider(IBSupport)
  5.  
  6. - (const char*)getInspectorClassName;
  7.  
  8. @end
  9.