X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14440cc658a50df30181d6698cae0a803a2040ba..8ed522d9aa0cc52a760a872860b622134b505e8c:/interface/wx/artprov.h?ds=sidebyside diff --git a/interface/wx/artprov.h b/interface/wx/artprov.h index a37cbdea9e..cf2fd276ae 100644 --- a/interface/wx/artprov.h +++ b/interface/wx/artprov.h @@ -54,7 +54,7 @@ Every bitmap and icon bundle are known to wxArtProvider under an unique ID that is used when requesting a resource from it. The ID is represented by wxArtID type and can have one of these predefined values (you can see bitmaps represented by these - constants in the @ref page_samples_artprovider): + constants in the @ref page_samples_artprov):
@@ -151,7 +151,7 @@ @library{wxcore} @category{misc,data} - @see the @ref page_samples_artprovider for an example of wxArtProvider usage. + @see the @ref page_samples_artprov for an example of wxArtProvider usage. */ class wxArtProvider : public wxObject {