X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5638d705f555274bd8846e9c9193b909fc5b5bea..a977709b11432e05af48e205cc02c0a0ad4ecf16:/docs/latex/wx/app.tex diff --git a/docs/latex/wx/app.tex b/docs/latex/wx/app.tex index b830069460..0e58675e98 100644 --- a/docs/latex/wx/app.tex +++ b/docs/latex/wx/app.tex @@ -571,20 +571,6 @@ wxWindows. \helpref{wxApp::GetVendorName}{wxappgetvendorname} -\membersection{wxApp::GetStdIcon}\label{wxappgetstdicon} - -\func{virtual wxIcon}{GetStdIcon}{\param{int }{which}} const - -Returns the icons used by wxWindows internally, e.g. the ones used for -message boxes. This function is used internally and -can be overridden by the user to change the default icons. - -\wxheading{Parameters} - -\docparam{which}{One of the wxICON\_XXX specifies which icon to return.} - -See \helpref{wxMessageBox}{wxmessagebox} for a list of icon identifiers. - \membersection{wxApp::SetUseBestVisual}\label{wxappsetusebestvisual} \func{void}{SetUseBestVisual}{\param{bool}{ flag}}