mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-28 02:30:05 +00:00
Minor linux build fixes and clean-ups.
This commit is contained in:
parent
f3f041798d
commit
ba391f55bb
9 changed files with 75 additions and 78 deletions
|
|
@ -238,7 +238,7 @@ static void* NewCFMFromMachO (void* const machofp) throw()
|
|||
#if JUCE_LINUX
|
||||
|
||||
extern Display* display;
|
||||
extern XContext improbableNumber;
|
||||
extern XContext windowHandleXContext;
|
||||
|
||||
typedef void (*EventProcPtr) (XEvent* ev);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue