mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
XWindowSystem: Use ScopedWindowAssociation for improved DRYness
This commit is contained in:
parent
bac51aba8f
commit
8374725f98
8 changed files with 141 additions and 101 deletions
|
|
@ -328,6 +328,7 @@ namespace juce
|
|||
|
||||
JUCE_BEGIN_IGNORE_WARNINGS_GCC_LIKE ("-Wzero-as-null-pointer-constant")
|
||||
|
||||
#include "native/x11/juce_linux_ScopedWindowAssociation.h"
|
||||
#include "native/juce_linux_Windowing.cpp"
|
||||
#include "native/x11/juce_linux_XWindowSystem.cpp"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue