X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670c3849fdc5d3fa9b9586a973acfdbb26f80d95..66c135f346165a716b91a77df96805193dcf1a30:/include/wx/msw/stattext.h?ds=sidebyside diff --git a/include/wx/msw/stattext.h b/include/wx/msw/stattext.h index 8dd0bcb76f..dbb3646a0a 100644 --- a/include/wx/msw/stattext.h +++ b/include/wx/msw/stattext.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 __STATTEXTH__ -#define __STATTEXTH__ +#ifndef _WX_STATTEXT_H_ +#define _WX_STATTEXT_H_ #ifdef __GNUG__ #pragma interface "stattext.h" @@ -61,4 +61,4 @@ class WXDLLEXPORT wxStaticText: public wxControl }; #endif - // __STATTEXTH__ + // _WX_STATTEXT_H_