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-10 23:44:24 +00:00
Code
Activity
53b1e351cf
JUCE
/
modules
/
juce_gui_extra
/
documents
History
Download ZIP
Download TAR.GZ
jules
53b1e351cf
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
2012-05-23 21:25:28 +01:00
..
juce_FileBasedDocument.cpp
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
2012-05-23 21:25:28 +01:00
juce_FileBasedDocument.h
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
2012-05-23 21:25:28 +01:00