]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix wrong deletion
authorJulian Smart <julian@anthemion.co.uk>
Fri, 27 May 2005 09:48:26 +0000 (09:48 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 27 May 2005 09:48:26 +0000 (09:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index ccafeed035f9d750263c10e110036ac2ef9d3d5c..f5211ebebc6196a12b27b07d23e62dcd57194cac 100644 (file)
@@ -36,6 +36,8 @@ wxMSW:
 - Now uses newer font MS Shell Dlg 2 if possible.
 - Compiles again with WIN64.
 - Winelib compilation now works.
+- When converting a wxIcon to a bitmap check if the icon has an alpha
+  channel and set the bitmap to use it.
 
 wxGTK: