X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d460ed4071ab4b734df05ed873111267c54f1e3d..be7a101366995b7b7bb76e3d5b1e7dd8fc9a1af8:/include/wx/mac/bmpbuttn.h diff --git a/include/wx/mac/bmpbuttn.h b/include/wx/mac/bmpbuttn.h index f117362ec9..a9da719241 100644 --- a/include/wx/mac/bmpbuttn.h +++ b/include/wx/mac/bmpbuttn.h @@ -1,24 +1,24 @@ ///////////////////////////////////////////////////////////////////////////// // 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 -// Licence: wxWindows licence +// 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 #include "wx/button.h" -WXDLLEXPORT_DATA(extern const char*) wxButtonNameStr; +WXDLLEXPORT_DATA(extern const wxChar*) wxButtonNameStr; #define wxDEFAULT_BUTTON_MARGIN 4