Fix compilation problems on Tiger
commit1ce79dcf6808bdc9976a0584b385590e6acca44b
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 13 Apr 2009 14:04:49 +0000 (13 16:04 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 13 Apr 2009 14:04:49 +0000 (13 16:04 +0200)
tree0fe51d0016e83992c77828b0d3bb62ec1bec7eec
parentd8528cbaf59dfc205660141abf5b44d9ea76d71f
Fix compilation problems on Tiger

The NSRunLoopCommonModes constant is not defined in the Tiger API so
explicitly enumerate the necessary modes instead.
src/MacVim/MMAppController.m