summaryrefslogtreecommitdiffstats
path: root/libvo/vo_macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_macosx.h')
-rw-r--r--libvo/vo_macosx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/vo_macosx.h b/libvo/vo_macosx.h
index a91b6b0a87..64858051a1 100644
--- a/libvo/vo_macosx.h
+++ b/libvo/vo_macosx.h
@@ -31,6 +31,7 @@
GLfloat upperLeft[2];
BOOL mouseHide;
+ float winSizeMult;
//menu command id
NSMenuItem *kQuitCmd;