]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bmpbuttn.h
Corrected library association
[wxWidgets.git] / interface / wx / bmpbuttn.h
index 89dcca967714f314a772040cbc7c6f8aa5fbdb37..76847b6bd70fbd2e9592cfb3624d65cfb688bb8a 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxBitmapButton
-    @wxheader{bmpbuttn.h}
 
     A bitmap button is a control that contains a bitmap.
     It may be placed on a wxDialog or a wxPanel, or indeed almost any other window.
@@ -62,7 +61,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{bitmapbutton.png} -->
+    @appearance{bitmapbutton.png}
 
     @see wxButton
 */