X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..f6669958924c3c3833e2932b65598b06073d2e65:/include/wx/wxhtml.h diff --git a/include/wx/wxhtml.h b/include/wx/wxhtml.h index 78b9de1525..61e168478d 100644 --- a/include/wx/wxhtml.h +++ b/include/wx/wxhtml.h @@ -1,19 +1,15 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wxhtml.h +// Name: wx/wxhtml.h // Purpose: wxHTML library for wxWidgets // Author: Vaclav Slavik // RCS-ID: $Id$ // Copyright: (c) 1999 Vaclav Slavik -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_HTML_H_ #define _WX_HTML_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface -#endif - #include "wx/html/htmldefs.h" #include "wx/html/htmltag.h" #include "wx/html/htmlcell.h"