]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
added files for LaTeX compilation (second part of the patch 551210)
[wxWidgets.git] / docs / latex / wx / window.tex
index ef0b625cdbedff19ca79ba0f74a4d9a20966972f..b08f7f0363ae0417be2ae0b1b819db2e26786313 100644 (file)
@@ -2059,7 +2059,7 @@ caption. When pressed, Windows will go into a context-sensitive help mode and wx
 a wxEVT\_HELP event if the user clicked on an application window.
 This style cannot be used together with wxMAXIMIZE\_BOX or wxMINIMIZE\_BOX, so
 you should use the style of
-{\tt wxDEFAULT\_FRAME\_STYLE & ~(wxMINIMIZE\_BOX | wxMAXIMIZE\_BOX)} for the
+{\tt wxDEFAULT\_FRAME\_STYLE \& \textasciitilde(wxMINIMIZE\_BOX | wxMAXIMIZE\_BOX)} for the
 frames having this style (the dialogs don't have minimize nor maximize box by
 default)}
 \end{twocollist}