mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +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
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
// (This file gets included by juce_linux_NativeCode.cpp, rather than being
|
||||
// compiled on its own).
|
||||
#ifdef JUCE_INCLUDED_FILE
|
||||
#if JUCE_INCLUDED_FILE
|
||||
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue