home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / k / qzap / !QZap_h_QFrcerdrwa < prev    next >
Encoding:
Text File  |  1994-07-30  |  132 b   |  11 lines

  1. /*
  2.  * Frcerdrwall.h
  3.  */
  4.  
  5. #ifndef ForceRedrawAllViewers_H
  6. #define ForceRedrawAllViewers_H
  7.  
  8. void ForceRedrawAllViewers(void);
  9.  
  10. #endif
  11.