fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth
2004-05-31 18:47:15 +00:00
parent 64be92e214
commit 44db04e4b2

View File

@@ -14,7 +14,7 @@ INCOMPATIBLE CHANGES SINCE 2.4.x
series.
! windows are no longer fully repainted when resized, use new style
wxFULL_REPAINT_ON_RESIZE to force this (wxNO_FULL_REPAINT_ON_RESIZE stll
wxFULL_REPAINT_ON_RESIZE to force this (wxNO_FULL_REPAINT_ON_RESIZE still
exists but doesn't do anything any more, this behaviour is default now)