Add wxDocManager::FindTemplate() method.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 23:03:38 +0000 (23:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 23:03:38 +0000 (23:03 +0000)
commita70d268a1b43dc8ef2025b2beaeb5a595ba173fc
tree07130f2d501678a3b314e1bad5b19e19443c1353
parent35f82b01cf10bdd728535a4f2b20c00ddca11e9c
Add wxDocManager::FindTemplate() method.

This allows to find the template corresponding to the document of the given
class.

Closes #12170.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/docview.h
interface/wx/docview.h
src/common/docview.cpp