public
Description: An Example QuartzComposer Custom Plugin by RubyCocoa on Leopard.
Homepage: http://deadbeaf.org/
Clone URL: git://github.com/mootoh/qcplugin_rb.git
qcplugin_rb / QCRubyPlugin_Prefix.pch
100644 5 lines (4 sloc) 0.088 kb
1
2
3
4
5
#ifdef __OBJC__
#import <Quartz/Quartz.h>
#import <InstantMessage/IMService.h>
#endif