source:
Sophya/trunk/SophyaPI/PI/pippapplmac.h@
2
Last change on this file since 2 was 2, checked in by , 30 years ago | |
---|---|
File size: 193 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | #include <LApplication.h> |
2 | ||
3 | class PIPPApplMac : public LApplication { | |
4 | public: | |
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.