#undef LoadIcon/Bitmap() too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-06-17 23:08:22 +00:00
parent 10f42c3352
commit 763094830f
2 changed files with 32 additions and 2 deletions

View File

@@ -191,6 +191,11 @@ Unix:
- fixed build problems with OpenGL when libGL(U) were in different directories
wxMSW:
- compilation fix for VC++ command line build (missing version.mak)
- compilation fix for XRC with mingw32
2.4.1
-----