From 7ad4d6914d8d89cafa82faf0dbf74e94ee1d80ab Mon Sep 17 00:00:00 2001 From: Jamie Gadd Date: Sun, 5 Feb 2006 12:47:38 +0000 Subject: [PATCH] Put previous change under correct heading git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 6c28e8984e..039b789784 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -34,7 +34,6 @@ All: - Fixed build error in list.h with VC++ 2005. - Fixed wxODBC buffer overflow problem in Unicode builds. - Fixed wxSocketBase::InterruptWait on wxBase. -- wxDC::BeginDrawing() and wxDC::EndDrawing() deprecated. All (GUI): @@ -76,6 +75,7 @@ All (GUI): - Added wxToolbook (uses a wxToolBar to control pages). - Added SetSheetStyle to wxPropertySheetDialog and allowed it to behave like a Mac OS X settings dialog. +- wxDC::BeginDrawing() and wxDC::EndDrawing() deprecated. wxMSW: -- 2.50.0