Add wxDocManager::Get{Views,Documents,Templates}Vector().
Add accessors returning more convenient wxVectors to supplement the existing ones giving access to internally used wxLists. Closes #14814. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -687,6 +687,7 @@ All (GUI):
|
||||
- Added support for Korean Johab and Vietnamese encodings (jank9201).
|
||||
- Fix off by 1 bug with setting font size in points in wxHTML (gevorg).
|
||||
- Fix return value of wxGenericListCtrl::InsertColumn() (Sebastian Walderich).
|
||||
- Add wxDocManager::Get{Views,Documents,Templates}Vector() (troelsk).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user