diff options
author | Sven Gothel <[email protected]> | 2010-11-06 06:12:03 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-06 06:12:03 +0100 |
commit | b0845ac49e7717c88b1714766518ac553751fa97 (patch) | |
tree | 370df336d6b0fc54e82b687d93a51c930647fcca /make/config/nativewindow/x11-lib.cfg | |
parent | 5eceb08e10660c9f01de1a21abf816978454a486 (diff) |
Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6002621a1541f90160465
Diffstat (limited to 'make/config/nativewindow/x11-lib.cfg')
-rw-r--r-- | make/config/nativewindow/x11-lib.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/config/nativewindow/x11-lib.cfg b/make/config/nativewindow/x11-lib.cfg index 2380f07ad..e554259b8 100644 --- a/make/config/nativewindow/x11-lib.cfg +++ b/make/config/nativewindow/x11-lib.cfg @@ -2,7 +2,7 @@ # used internally by the X11GLContext implementation. Package com.jogamp.nativewindow.impl.x11 JavaClass X11Lib -Style allstatic +Style AllStatic HierarchicalNativeOutput false |