]> git.saurik.com Git - wxWidgets.git/commitdiff
escape _ in LaTeX sources
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Mar 2007 20:50:34 +0000 (20:50 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Mar 2007 20:50:34 +0000 (20:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/toolbar.tex

index 8bdbe3481a7c1d9bfc497396c5eed1c1c42436f9..89073950801c4983ece2032333edda245f2ca012 100644 (file)
@@ -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}