X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d460ed4071ab4b734df05ed873111267c54f1e3d..072df0b3af8232b789f57491bd4404cc15b2954a:/include/wx/mac/bmpbuttn.h?ds=sidebyside diff --git a/include/wx/mac/bmpbuttn.h b/include/wx/mac/bmpbuttn.h index f117362ec9..032e7fc877 100644 --- a/include/wx/mac/bmpbuttn.h +++ b/include/wx/mac/bmpbuttn.h @@ -1,18 +1,18 @@ ///////////////////////////////////////////////////////////////////////////// // Name: bmpbuttn.h // Purpose: wxBitmapButton class -// Author: AUTHOR +// Author: Stefan Csomor // Modified by: -// Created: ??/??/98 +// Created: 1998-01-01 // RCS-ID: $Id$ -// Copyright: (c) AUTHOR +// Copyright: (c) Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_BMPBUTTN_H_ #define _WX_BMPBUTTN_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "bmpbuttn.h" #endif