From 56aed4aace5692ac9ae5b332f84630609cb97c92 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 7 Nov 2005 18:23:51 +0000 Subject: [PATCH] Fix formatting tag in frame.tex git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/frame.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/frame.tex b/docs/latex/wx/frame.tex index 65e93f3724..d145636166 100644 --- a/docs/latex/wx/frame.tex +++ b/docs/latex/wx/frame.tex @@ -488,7 +488,7 @@ Sets the widths of the fields in the status bar. \wxheading{Parameters} -\wxheading{n}{The number of fields in the status bar. It must be the +\docparam{n}{The number of fields in the status bar. It must be the same used in \helpref{CreateStatusBar}{wxframecreatestatusbar}.} \docparam{widths}{Must contain an array of {\it n} integers, each of which is a status field width -- 2.50.0