source: Sophya/trunk/SophyaPI/PI/pippapplmac.h@ 2

Last change on this file since 2 was 2, checked in by eros, 30 years ago

Creation (par cvs import) du module PI (PeidaInter - active) Reza 15/02/96

File size: 193 bytes
Line 
1#include <LApplication.h>
2
3class PIPPApplMac : public LApplication {
4public:
5 PIPPApplMac();
6 virtual ~PIPPApplMac();
7
8 virtual void AdjustCursor (const EventRecord &inMacEvent);
9};
10
Note: See TracBrowser for help on using the repository browser.