1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers.

This commit is contained in:
jules 2012-07-23 07:54:23 +01:00
parent 98e37b8e7a
commit d4ae8f3d55
8 changed files with 236 additions and 235 deletions

1
.gitignore vendored
View file

@ -15,6 +15,7 @@
*.manifest.res
*.o
*.d
*.sdf
xcuserdata
contents.xcworkspacedata
.DS_Store