mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux.
This commit is contained in:
parent
a4b83d313c
commit
ab33b1a05d
5 changed files with 16 additions and 2 deletions
|
|
@ -56,6 +56,7 @@
|
|||
#include <X11/Xresource.h>
|
||||
#include <X11/Xutil.h>
|
||||
#undef KeyPress
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue