]> git.saurik.com Git - wxWidgets.git/commit
GetVirtualSize() returns client size values for the m_virtualSize components which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Mar 2005 22:29:20 +0000 (22:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Mar 2005 22:29:20 +0000 (22:29 +0000)
commitc20ab85b6051cdb2ec4282269fd7109a23cf8df9
tree7d7fc05bac87a070678fbd48cde795df5b91ca94
parentf18f464cbad4254cc704ee2d3a873b069e710926
GetVirtualSize() returns client size values for the m_virtualSize components which are not set (i.e. allow setting only one component of m_virtualSize instead of either none or both)

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