X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..08829b064c5cdab69ace7edc16290fd6315c1ff0:/docs/latex/wx/tstyles.tex diff --git a/docs/latex/wx/tstyles.tex b/docs/latex/wx/tstyles.tex index 393f753182..c31d33afa4 100644 --- a/docs/latex/wx/tstyles.tex +++ b/docs/latex/wx/tstyles.tex @@ -5,7 +5,7 @@ created. The symbols are defined in such as way that they can be combined in a ` C++ {\it bitwise-or} operator. For example: \begin{verbatim} - wxCAPTION | wxMINIMIZE_BOX | wxMINIMIZE_BOX | wxTHICK_FRAME + wxCAPTION | wxMINIMIZE_BOX | wxMAXIMIZE_BOX | wxTHICK_FRAME \end{verbatim} For the window styles specific to each window class, please see the documentation