Make wxTopLevelWindow::GetDefaultSize() public and document it.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Aug 2010 16:03:55 +0000 (16:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Aug 2010 16:03:55 +0000 (16:03 +0000)
commit71a0f42d2a5606098e3e7abbb50b9bb1cd718f9e
tree0ddcf0f7ee9eef8c1a03f2d8e18bd027e4daac60
parent06cfc0526971677483a902055f742a66af1fc859
Make wxTopLevelWindow::GetDefaultSize() public and document it.

This method is/will be needed by wxNonOwnedWindow in wxOSX but couldn't be
used as long as it was protected, so make it public. And as it seems that it
might be useful outside of wx itself, document it as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/toplevel.h
interface/wx/toplevel.h