]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/colour.tex
Chnaged includes to work without precompiled headers
[wxWidgets.git] / docs / latex / wx / colour.tex
index 51ff6ce6f20fd2d24d34400920d834123f6121a7..2cd926e19a84ac80952af1e73c41e3c92ef60ccc 100644 (file)
@@ -75,8 +75,8 @@ Copy constructor.
 
 \pythonnote{Constructors supported by wxPython are:\par
 \indented{2cm}{\begin{twocollist}
-\twocolitem{\bf{wxColour(red=0, green=0, blue=0)}}{}
-\twocolitem{\bf{wxNamedColour(name)}}{}
+\twocolitem{{\bf wxColour(red=0, green=0, blue=0)}}{}
+\twocolitem{{\bf wxNamedColour(name)}}{}
 \end{twocollist}}
 }