X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2723cfeba2a842e82d7473f7d17c5038f80f7f43..cadd476dab5a329ebb654a2f9595b9da39ce148d:/docs/latex/wx/progdlg.tex diff --git a/docs/latex/wx/progdlg.tex b/docs/latex/wx/progdlg.tex index 361ca19a22..e07785da3c 100644 --- a/docs/latex/wx/progdlg.tex +++ b/docs/latex/wx/progdlg.tex @@ -58,6 +58,8 @@ until the user closes it.} \twocolitem{wxPD\_ELAPSED\_TIME}{This flag tells the dialog that it should show elapsed time (since creating the dialog).} \twocolitem{wxPD\_ESTIMATED\_TIME}{This flag tells the dialog that it should show estimated time.} \twocolitem{wxPD\_REMAINING\_TIME}{This flag tells the dialog that it should show remaining time.} +\twocolitem{wxGA\_SMOOTH}{This flag tells the dialog that it should use +smooth gauge (has effect only under 32bit Windows).} \end{twocollist}% }