wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-05-28 13:51:34 +00:00
parent 22757a804b
commit 6540132fa1
15 changed files with 252 additions and 61 deletions

View File

@@ -576,6 +576,10 @@ SOURCE=..\..\src\common\fontcmn.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\fontenumcmn.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\common\fontmap.cpp
# End Source File
# Begin Source File