]> git.saurik.com Git - wxWidgets.git/commit
DoSetClientSize() may take 4 iterations to set the right size sometimes, not 3
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Dec 2001 16:26:47 +0000 (16:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Dec 2001 16:26:47 +0000 (16:26 +0000)
commitd6a97306678256aabada095b44631586862eb90e
treebe52075b7ca77e1b8998d92644c253a471369bac
parent3cf883a26a5d4ab8dd7e593264d84ee637f87076
DoSetClientSize() may take 4 iterations to set the right size sometimes, not 3

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp