]> git.saurik.com Git - wxWidgets.git/commit
Several corrections to wxDocManager fields documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jul 2011 16:16:06 +0000 (16:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Jul 2011 16:16:06 +0000 (16:16 +0000)
commit1ecc323f2609c8afea31948b9eac2d965cc84f5e
tree7a409c31266d62340a4b2d6de688a293886ae489
parenta6b7e90b5d31baa6cd04e0f65ccba4901368e021
Several corrections to wxDocManager fields documentation.

Remove non-existent wxDocManager::m_flags.

Added correct m_lastDirectory declaration to go with its documentation instead
of the duplicated m_fileHistory documentation.

Better document the default m_maxDocsOpen value.

Put all the documented fields in protected section as they're really protected
and not public.

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