mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-03 03:30:06 +00:00
This commit is contained in:
parent
a353830c81
commit
397f969d93
1 changed files with 2 additions and 0 deletions
|
|
@ -1112,6 +1112,8 @@ public:
|
|||
XA_CARDINAL, 32, PropModeReplace,
|
||||
(unsigned char*) data, dataSize);
|
||||
|
||||
XSync (display, False);
|
||||
|
||||
juce_free (data);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue