From c6c825d8dd7e956c0561b769588e44e54c2c0222 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Fri, 18 Jun 2004 08:02:27 +0000 Subject: [PATCH] new logic applies to SetFont(wxNullFont), too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/window.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/latex/wx/window.tex b/docs/latex/wx/window.tex index 4c4ca4c1bf..d3e214b8cc 100644 --- a/docs/latex/wx/window.tex +++ b/docs/latex/wx/window.tex @@ -2633,7 +2633,8 @@ explanations. \wxheading{Parameters} -\docparam{font}{Font to associate with this window.} +\docparam{font}{Font to associate with this window, pass +{\tt wxNullFont} to reset to the default font.} \wxheading{See also} -- 2.50.0