From 2b41de6e64531e0314e607f97ab4e36401d70cca Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 24 Mar 2002 00:21:55 +0000 Subject: [PATCH] remove wxApp::GetStdIcon from documentation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/app.tex | 14 -------------- 1 file changed, 14 deletions(-) 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}} -- 2.45.2