Move body of SetMinSize and SetMaxSize from header to cpp file for easier debugging...
authorRobert Roebling <robert@roebling.de>
Fri, 30 Jan 2009 09:49:29 +0000 (09:49 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 30 Jan 2009 09:49:29 +0000 (09:49 +0000)
commite81c7155869a701afe700d1d41a26de9acfda80e
treee2d10316b3c072bd071d7f78c165811eac19aa87
parent04443021bcfd4a86b6bb660feeca0928139448ce
Move body of SetMinSize and SetMaxSize from header to cpp file for easier debugging. The methods are virtual anyway.

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