X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/debe6624c1e9d4bf3243381153d1e173c849bcd8..7c23a0b01b3fb667ec41fc8271ce1ee5b5aa4e19:/include/wx/msw/button.h diff --git a/include/wx/msw/button.h b/include/wx/msw/button.h index d4755612fa..34e0824d6d 100644 --- a/include/wx/msw/button.h +++ b/include/wx/msw/button.h @@ -5,12 +5,12 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __BUTTONH__ -#define __BUTTONH__ +#ifndef _WX_BUTTON_H_ +#define _WX_BUTTON_H_ #ifdef __GNUG__ #pragma interface "button.h" @@ -53,4 +53,4 @@ class WXDLLEXPORT wxButton: public wxControl }; #endif - // __BUTTONH__ + // _WX_BUTTON_H_