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:
Vadim Zeitlin
2003-05-09 00:02:58 +00:00
parent 1162d0a257
commit 7af6b69e74
4 changed files with 15 additions and 13 deletions

View File

@@ -5,6 +5,8 @@ wxWindows 2.5/2.6 Change Log
INCOMPATIBLE CHANGES SINCE 2.4.x
================================
- wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()
OTHER CHANGES
=============