correction on commit 75776

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2014-02-04 07:37:31 +00:00
parent 9f93667c52
commit 49ea9ebb64

View File

@@ -22,7 +22,7 @@
// returns the handle of the nearest available font or 0
extern wxNativeFont
wxLoadQueryNearestFont(int pointSize,
int family,
wxFontFamily family,
wxFontStyle style,
wxFontWeight weight,
bool underlined,