From f5f93ea573cb7dbbf8c69bfa69466a66d59b1b64 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 26 Mar 2007 20:50:34 +0000 Subject: [PATCH] escape _ in LaTeX sources git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/toolbar.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/toolbar.tex b/docs/latex/wx/toolbar.tex index 8bdbe3481a..8907395080 100644 --- a/docs/latex/wx/toolbar.tex +++ b/docs/latex/wx/toolbar.tex @@ -177,7 +177,7 @@ Adds any control to the toolbar, typically e.g. a combobox. wxMSW: the label is only displayed if there is enough space available below the embedded control. -wxMac: labels are only displayed if wxWidgets is built with wxMAC_USE_NATIVE_TOOLBAR set to 1 +wxMac: labels are only displayed if wxWidgets is built with wxMAC\_USE\_NATIVE\_TOOLBAR set to 1 \membersection{wxToolBar::AddSeparator}\label{wxtoolbaraddseparator} -- 2.45.2