]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/button.h
Mention wxDataViewTreeCtrl in wxTreeCtrl
[wxWidgets.git] / interface / button.h
index afb7dee205f66eaa9174a5771107d71eee384583..67e13cc77f0f8241ddf01c18b8a54ff8aea12318 100644 (file)
@@ -39,7 +39,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    @appearance{button.png}
+    <!-- @appearance{button.png} -->
 
     @see wxBitmapButton
 */
@@ -131,7 +131,7 @@ public:
 
         @remarks Under Windows, only dialog box buttons respond to this function.
 
-        @returns the old default item (possibly NULL)
+        @return the old default item (possibly NULL)
     */
     virtual wxWindow* SetDefault();