X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ef94bfc25eb21f1d3fa93b3d55c5a1ca18d8e62..5f3c1f2e2991d6c0a7d9eb4cb41a784c7dcc1707:/include/wx/gtk1/stattext.h diff --git a/include/wx/gtk1/stattext.h b/include/wx/gtk1/stattext.h index 4c4c110507..d114e7b09e 100644 --- a/include/wx/gtk1/stattext.h +++ b/include/wx/gtk1/stattext.h @@ -4,7 +4,7 @@ // Author: Robert Roebling // Id: $Id$ // Copyright: (c) 1998 Robert Roebling -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKSTATICTEXTH__ @@ -74,4 +74,5 @@ protected: DECLARE_DYNAMIC_CLASS(wxStaticText) }; -#endif // __GTKSTATICTEXTH__ +#endif + // __GTKSTATICTEXTH__