1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra/documents
2012-08-24 13:26:06 +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 Documentation fix. 2012-08-24 13:26:06 +01:00