]> git.saurik.com Git - wxWidgets.git/commit
Fix the type of global font constants in the documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Feb 2012 00:24:09 +0000 (00:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 3 Feb 2012 00:24:09 +0000 (00:24 +0000)
commite2e19a29ac5472a27bfa370af0c9ccc5865f9080
treeb501311db961cb12826e7f9c01e896100a289f2a
parent7bd2132891238da6237dd5ba480fb60bba5975d4
Fix the type of global font constants in the documentation.

wxNORMAL_FONT, wxSMALL_FONT &c were documented as wxFont objects but they are
really wxFont pointers.

Closes #13917.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/font.h