mention colour change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-07-19 12:17:17 +00:00
parent 936a13b501
commit 1b69aa4baf

View File

@@ -9,7 +9,9 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
now called much earlier/later than before; please move any exiting code
from there to wxApp::OnInit()/OnExit()
- wxFileType::GetIcon() returns wxIconLocation, not wxIcon
- the values of many colours have been updated to match their official
definitions which unfortunately means that "orange" colour in wxWindows
2.5 is not the same colour as in 2.4 series.
DEPRECATED METHODS SINCE 2.4.x
==============================