1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source/Settings
2018-01-17 11:23:12 +00:00
..
jucer_AppearanceSettings.cpp Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
jucer_AppearanceSettings.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_StoredSettings.cpp Projucer: Fixed a typo 2018-01-12 15:48:50 +00:00
jucer_StoredSettings.h 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