From ce08fb6f7c1c00c0413d44930618a5b1d2a28827 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Fri, 27 May 2005 09:48:26 +0000 Subject: [PATCH] Fix wrong deletion git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index ccafeed035..f5211ebebc 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -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: -- 2.50.0