]> git.saurik.com Git - wxWidgets.git/commit
Fixed a confusion between window and client size that could lead to
authorJulian Smart <julian@anthemion.co.uk>
Thu, 22 Feb 2007 17:57:05 +0000 (17:57 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 22 Feb 2007 17:57:05 +0000 (17:57 +0000)
commit4e1fd51de7349097a30b3b994e5c6e9b074de77c
tree114053c26885b69276b05556cffce9e482982955
parent5d2ad2f1dbd4f6d54b67a5b26913c96767cdeca6
Fixed a confusion between window and client size that could lead to
gradually increasing window size on repeated layout, by duplicate
application of the client to window size conversion.

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