Browse Source

Updated OS version enum.

tags/2021-05-28
jules 11 years ago
parent
commit
e2dee22b07
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      modules/juce_core/system/juce_SystemStats.h

+ 1
- 0
modules/juce_core/system/juce_SystemStats.h View File

@@ -58,6 +58,7 @@ public:
MacOSX_10_6 = 0x1006,
MacOSX_10_7 = 0x1007,
MacOSX_10_8 = 0x1008,
MacOSX_10_9 = 0x1009,
Win2000 = 0x4105,
WinXP = 0x4106,


Loading…
Cancel
Save