This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Updated OS version enum.
tags/2021-05-28
jules
11 years ago
parent
9f1dd01625
commit
e2dee22b07
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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,
Write
Preview
Loading…
Cancel
Save