]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/bmpbuttn.h
Remove obsolete CodeWarrior-related batch files.
[wxWidgets.git] / include / wx / osx / bmpbuttn.h
index c6edbf4e6be1670abfd17205df68f924f213f047..4a045fe0b6df4b962f9635ffc84dc25c29ebea00 100644 (file)
@@ -1,10 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        bmpbuttn.h
+// Name:        wx/osx/bmpbuttn.h
 // Purpose:     wxBitmapButton class
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     1998-01-01
-// RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -40,7 +39,7 @@ public:
                 const wxString& name = wxButtonNameStr);
 
 protected:
-    
+
     virtual wxSize DoGetBestSize() const;
 
     DECLARE_DYNAMIC_CLASS(wxBitmapButton)