mention wxDC change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-12-27 15:00:32 +00:00
parent 4b2bdce665
commit e72d82bb29

View File

@ -6,6 +6,8 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
================================
- wxFontData::GetColour() now returns a const colour
- wxDC objects can't be created directly now (this never worked, now it doesn't
even compile)
2.7.0