]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/artprov.h
Corrected library association
[wxWidgets.git] / interface / wx / artprov.h
index a37cbdea9e639f8c759de8998a5b78fa8198b1dd..cf2fd276aecdd41cd4fa745d3f9c20a5da8dd11a 100644 (file)
@@ -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
     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):
 
     <table>
     <tr><td>
 
     <table>
     <tr><td>
     @library{wxcore}
     @category{misc,data}
 
     @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
 {
 */
 class wxArtProvider : public wxObject
 {