Make wxPreferencesEditor::Show() virtual.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:43:02 +0000 (14:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:43:02 +0000 (14:43 +0000)
commiteaa69588615bad177910f1dac8ee22142ce1dcb1
treed7d61babbdbbb175175858d7b8b2400bd47fad6c
parentdc5d118e65603773263040afdf2c97633869e4ca
Make wxPreferencesEditor::Show() virtual.

This allows derived classes to override it to do something before/after
showing the dialog, which can be useful on the platforms where modal dialogs
are used for wxPreferencesEditor implementation.

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