]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsamples.tex
compilation fix after TRUE/FALSE change
[wxWidgets.git] / docs / latex / wx / tsamples.tex
index e59be724368fbbea46ea7141d875d462432ce680..19fb0af4e257a14d1edaba6123691a071bfaa09e 100644 (file)
@@ -55,7 +55,7 @@ a good starting point for learning how to use wxWindows.
 
 The {\tt artprov} sample shows how you can customize the look of standard
 wxWindows dialogs by replacing default bitmaps/icons with your own versions.
-It also shows how you can use \helpref{wxArtProvider}{wxartprovider} to
+It also shows how you can use wxArtProvider to
 get stock bitmaps for use in your application.
 
 \subsection{Calendar sample}\label{samplecalendar}