home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / ZINC_6.ZIP / DOSSRC.ZIP / G_ICON.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1991-06-01  |  270 b   |  11 lines

  1. //    Zinc Interface Library - ICON.CPP
  2. //    COPYRIGHT (C) 1990, 1991.  All Rights Reserved.
  3. //    Zinc Software Incorporated.  Pleasant Grove, Utah  USA
  4.  
  5. #include "ui_win.hpp"
  6. #include <graphics.h>
  7.  
  8. int UIW_ICON::leftColor = WHITE;
  9. int UIW_ICON::rightColor = WHITE;
  10.  
  11.