From: Václav Slavík Date: Mon, 26 Mar 2007 20:50:34 +0000 (+0000) Subject: escape _ in LaTeX sources X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f5f93ea573cb7dbbf8c69bfa69466a66d59b1b64 escape _ in LaTeX sources git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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}