wxMGL fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-05-29 17:24:44 +00:00
parent f5ce6d569c
commit 6624c58882

View File

@@ -307,6 +307,11 @@ Unix:
- NO_GCC_PRAGMA is not used any more, remove checks for it if you used it.
wxMGL:
- Fixed NUM_LOCK having no effect.
- Fixed wxFileExists (affecting wxImage::LoadFile).
2.6.2
-----