]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/button.h
Cleanup of wxSocket::_Wait():
[wxWidgets.git] / interface / wx / button.h
index 67e13cc77f0f8241ddf01c18b8a54ff8aea12318..127938c17fa44d9647c3b2264f7eb21fa9dd29c1 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxButton
-    @wxheader{button.h}
 
     A button is a control that contains a text string, and is one of the most
     common elements of a GUI.
@@ -39,7 +38,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{button.png} -->
+    @appearance{button.png}
 
     @see wxBitmapButton
 */