- Added fontSizeUp/fontSizeDown actions
[MacVim/jjgod.git] / MacVim_Prefix.pch
blob4b3f87e96d74f63cfb7572cf6a43a22a7bd2291b
1 //
2 // Prefix header for all source files of the 'MacVim' target in the 'MacVim' project
3 //
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif