replaced deprecated GetNoHistoryFiles() function with GetCount()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -92,9 +92,9 @@ Returns the file at this index (zero-based).
|
||||
|
||||
Returns the maximum number of files that can be stored.
|
||||
|
||||
\membersection{wxFileHistory::GetNoHistoryFiles}\label{wxfilehistorygetnohistoryfiles}
|
||||
\membersection{wxFileHistory::GetCount}\label{wxfilehistorygetcount}
|
||||
|
||||
\constfunc{size\_t}{GetNoHistoryFiles}{\void}
|
||||
\constfunc{size\_t}{GetCount}{\void}
|
||||
|
||||
Returns the number of files currently stored in the file history.
|
||||
|
||||
|
Reference in New Issue
Block a user