From e7492fa205a0a8a548aa437629636a42269c7b88 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 12 Feb 2009 23:29:20 +0000 Subject: [PATCH] added a period at the end of a sentence (test commit, really) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58856 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 aa89d7deb3..eb29b4b541 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -419,7 +419,7 @@ All (GUI): - Added support for resizing wxWizard bitmaps to the current page height, via SetBitmapPlacement, SetBitmapBackgroundColour and SetMinimumBitmapWidth. Also made it easier to derive from wxWizard and override behaviour. -- Made wxSizer::Fit() set the client size of the target window +- Made wxSizer::Fit() set the client size of the target window. - Add support for wxDatePickerCtrl in wxGenericValidator (Herry Ayen Yang) - Added wxWindow::HasFocus(). - Added wxGLCanvas::IsDisplaySupported(). -- 2.45.2