]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/anybutton.h
Remove never implemented wxDateTime::IsGregorianDate().
[wxWidgets.git] / interface / wx / anybutton.h
index 448ddd574216a14ddda3d037008e8d71787ca96f..15e31a00101c0e1b65bc95dc8fd22d6629048f23 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        anybutton.h
 // Purpose:     interface of wxAnyButton
 // Author:      wxWidgets team
-// RCS-ID:      $Id: button.h 69135 2011-09-18 04:38:01Z RD $
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -103,8 +102,9 @@ public:
         states.
 
         @param bitmap
-            The bitmap to display in the button. May be invalid to remove any
-            currently displayed bitmap.
+            The bitmap to display in the button. Under wxGTK the bitmap can be
+            invalid to remove the currently displayed bitmap, however this is
+            not supported in wxMSW currently.
         @param dir
             The position of the bitmap inside the button. By default it is
             positioned to the left of the text, near to the left button border.