]> git.saurik.com Git - wxWidgets.git/commit - src/generic/preferencesg.cpp
Fit modeless preferences dialog to its contents too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 May 2013 23:17:29 +0000 (23:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 21 May 2013 23:17:29 +0000 (23:17 +0000)
commit48e05747043db02c4e9d2e286eca4fdf5dee7881
tree4cc49e249c098783fc8e39e2502b469be739d431
parenteb1a78f7fff8bf0c084beb0e45ce005cc3695b69
Fit modeless preferences dialog to its contents too.

When a preferences dialog is shown non-modally, it should still fit to the
contents of its pages, so move the code added for the modal case in r73624
to the base wxGenericPreferencesEditorImplBase class.

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