]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/frame.tex
Latex corrections from Marc Albrecht
[wxWidgets.git] / docs / latex / wx / frame.tex
index 5bb7a52b5e2ff6ad2140be9417bdfb395d0c60af..89e56d46bca4b614b2b8a54c3d472c869be113d4 100644 (file)
@@ -525,10 +525,10 @@ Note that on some platforms, it is not possible to call this function twice for
 \func{bool}{SetShape}{\param{const wxRegion\&}{ region}}
 
 If the platform supports it, sets the shape of the window to that
-depicted by \it{region}.  The system will not display or
+depicted by {\it{region}}.  The system will not display or
 respond to any mouse event for the pixels that lie outside of the
 region.  To reset the window to the normal rectangular shape simply
-call \it{SetShape} again with an empty region.  Returns TRUE if the
+call {\it{SetShape}} again with an empty region.  Returns TRUE if the
 operation is successful.
 
 \membersection{wxFrame::SetStatusBar}\label{wxframesetstatusbar}