This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-16 00:34:19 +00:00
Code
Activity
ffc2f5d40e
JUCE
/
extras
/
Introjucer
History
Download ZIP
Download TAR.GZ
Julian Storer
2c328dfedc
Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed.
2011-08-19 21:34:34 +01:00
..
Builds
Introjucer work.
2011-08-18 15:04:22 +01:00
JuceLibraryCode
Introjucer work.
2011-08-18 15:04:22 +01:00
Source
Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed.
2011-08-19 21:34:34 +01:00
Introjucer.jucer
Introjucer work.
2011-08-18 15:04:22 +01:00