diff options
-rw-r--r-- | libvo/vo_macosx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_macosx.h b/libvo/vo_macosx.h index 64858051a1..0eb8bc0cc0 100644 --- a/libvo/vo_macosx.h +++ b/libvo/vo_macosx.h @@ -78,4 +78,4 @@ - (void) scrollWheel: (NSEvent *) theEvent; - (void) mouseEvent: (NSEvent *) theEvent; - (void) check_events; -@end
\ No newline at end of file +@end |