wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -246,9 +246,9 @@ Returns the directory last selected by the user when opening a file. Initially e
|
||||
|
||||
Returns the number of documents that can be open simultaneously.
|
||||
|
||||
\membersection{wxDocManager::GetNoHistoryFiles}
|
||||
\membersection{wxDocManager::GetHistoryFilesCount}
|
||||
|
||||
\func{int}{GetNoHistoryFiles}{\void}
|
||||
\func{size\_t}{GetHistoryFilesCount}{\void}
|
||||
|
||||
Returns the number of files currently stored in the file history.
|
||||
|
||||
|
Reference in New Issue
Block a user