fixed: compile error on mac 10.8 with makefile

This commit is contained in:
jerry 2014-04-17 17:01:58 +00:00
parent 93ebd6a9cc
commit 8cdeafe995
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ draggingSourceOperationMask
- (NSInteger)draggingSequenceNumber
{
return nil;
return 0;
}
- (void)slideDraggedImageTo:(NSPoint)screenPoint