backport wxDocManager::MakeNewDocumentName() from the trunk for forward-compatibility

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-05-10 20:16:50 +00:00
parent 7cd3ca16e8
commit b29e8302f4
3 changed files with 36 additions and 4 deletions

View File

@@ -30,7 +30,8 @@
*wxApp*MacHideApp*;
*TimeZone*Make*;
*wxBitmapButton*OnFocusChange*;
*wxGridBagSizer*AdjustForOverflow*;
*wxDocManager*MakeNewDocumentName*;
*wxGridBagSizer*AdjustForOverflow*;
*wxRemotelyScrolledTreeCtrl*DoCalcScrolledPosition*;
*wxRemotelyScrolledTreeCtrl*SetScrollbar*;
*wxRenderer_Draw*;