1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/xml
2017-03-27 13:06:42 +01:00
..
juce_XmlDocument.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_XmlDocument.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_XmlElement.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_XmlElement.h Fixed a typo in a comment 2017-03-17 11:44:32 +00:00