X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ed6c6f4acbb69db8711446912bc563b58c148ab..c699b4583b6047191ac326728654c6fe8920aa7b:/docs/latex/wx/sysopt.tex diff --git a/docs/latex/wx/sysopt.tex b/docs/latex/wx/sysopt.tex index a8b885da0a..08eb57b3a8 100644 --- a/docs/latex/wx/sysopt.tex +++ b/docs/latex/wx/sysopt.tex @@ -88,15 +88,6 @@ A reasonable default is used if not specified.} \twocolitem{motif.largebuttons}{If 1, uses a bigger default size for wxButtons.} \end{twocollist} -\wxheading{All} - -\twocolwidtha{7cm} -\begin{twocollist}\itemsep=0pt -\twocolitem{{\bf Option}}{{\bf Value}} -\twocolitem{sizer.desktopmargin.x}{The horizontal margin to subtract from the desktop size when computing the maximum top-level window size in wxSizer::Fit.} -\twocolitem{sizer.desktopmargin.y}{The vertical margin to subtract from the desktop size when computing the maximum top-level window size in wxSizer::Fit.} -\end{twocollist} - The compile-time option to include or exclude this functionality is wxUSE\_SYSTEM\_OPTIONS.