removed unneeded duplication of DoSetSizeHints() in wxTLWBase (as wxWindow version...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 May 2007 00:25:46 +0000 (00:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 3 May 2007 00:25:46 +0000 (00:25 +0000)
commit49c9d05986415e8f4f2139f112d7a320b48c07e8
treec6a061c67b0455c0bd91f6fe22d93ec8e280fc9a
parentfdfebc6ac2b9042b846c106c9b2056505b289cfa
removed unneeded duplication of DoSetSizeHints() in wxTLWBase (as wxWindow version already does the same thing) and made wxTLW::SetMin/MaxSize() implementation less verbose

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