X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b38dc31ffa6eb372727a7b0e65001a1c3d107fcb..71a09c3579dd5cb4cd8fa7fdc143561cbff74e12:/src/osx/carbon/bmpbuttn.cpp diff --git a/src/osx/carbon/bmpbuttn.cpp b/src/osx/carbon/bmpbuttn.cpp index 5862d0b1b1..9f0adc85a9 100644 --- a/src/osx/carbon/bmpbuttn.cpp +++ b/src/osx/carbon/bmpbuttn.cpp @@ -4,7 +4,6 @@ // Author: Stefan Csomor // Modified by: // Created: 1998-01-01 -// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -73,8 +72,8 @@ public: void SetPressedBitmap( const wxBitmap& WXUNUSED(bitmap) ) { // not implemented under Carbon - } - + } + private: // helper function: returns true if the given bitmap is of one of standard // sizes supported by OS X icons