Fixed WGL extension bug

This commit is contained in:
Elias Naur 2003-07-26 09:39:48 +00:00
parent 254681763d
commit 579dc64f4f
4 changed files with 14 additions and 19 deletions

View file

@ -243,7 +243,7 @@ public class GLWindow extends Window {
* Checks and sets WGL_EXT_extensions_string and WGL_ARB_extensions_string
* if available.
*/
private static native void checkWGLExtensionsString();
private native void checkWGLExtensionsString();
/**
* Determine which WGL extensions are available