mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Minor fix for the linux build, and small fix for TreeView dragging logic
This commit is contained in:
parent
7e56a7514c
commit
5b7f6f0f23
38 changed files with 93 additions and 89 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,8 @@
|
|||
*.pdb
|
||||
*.dep
|
||||
*.idb
|
||||
*.manifest
|
||||
*.manifest.res
|
||||
extras/juce demo/build/macosx/build
|
||||
extras/juce demo/build/win32_vc8/Debug
|
||||
extras/juce demo/build/win32_vc8/Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue