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_data_structures/app_properties
2018-10-12 09:19:59 +01:00
..
juce_ApplicationProperties.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
juce_ApplicationProperties.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_PropertiesFile.cpp Fixed an overly restrictive jassert in PropertiesFile 2018-10-12 09:19:59 +01:00
juce_PropertiesFile.h Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00