Allow to specify the title used by wxPreferencesEditor window.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:42:56 +0000 (14:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 16 May 2013 14:42:56 +0000 (14:42 +0000)
commit654c4b7b14bae64a11ac652984833a048ae832ea
tree78f35339cf92109cc051b06cefe647c9c55c0632
parentf3c0bcfab0cff80daad95da8236334a18164e87d
Allow to specify the title used by wxPreferencesEditor window.

Customize the title is useful for "Settings"-style windows which are used for
editing the properties of the given object, that should be identified in the
window title, as opposed to the global program preferences.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/preferences.h
include/wx/private/preferences.h
interface/wx/preferences.h
src/common/preferencescmn.cpp
src/generic/preferencesg.cpp
src/osx/cocoa/preferences.mm