use wxART_BROKEN_IMAGE in wxHTML

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-01-19 18:10:09 +00:00
parent fd397f9966
commit 214bdb93da
3 changed files with 8 additions and 44 deletions

View File

@@ -72,6 +72,7 @@ constants in the \helpref{artprov}{sampleartprovider} sample):
\item wxART\_QUESTION
\item wxART\_WARNING
\item wxART\_INFORMATION
\item wxART\_MISSING\_IMAGE
\end{itemize}
\membersection{Clients}