(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in all cases.

-Codechange: [OSX] Improve conditional defines for OS version dependant code.
This commit is contained in:
michi_cc
2009-10-04 20:53:22 +00:00
parent fa937901cb
commit e583861798
5 changed files with 26 additions and 15 deletions

View File

@@ -25,6 +25,10 @@
#define MAC_OS_X_VERSION_10_5 1050
#endif
#ifndef MAC_OS_X_VERSION_10_6
#define MAC_OS_X_VERSION_10_6 1060
#endif
/*
* Functions to show the popup window