openscad/src/AppleEvents.h

7 lines
89 B
C

#ifndef APPLEEVENTS_H_
#define APPLEEVENTS_H_
void installAppleEventHandlers();
#endif