X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..508bd1654f3eb44327fb84ecd2e2181959dac13b:/include/wx/wxhtml.h?ds=sidebyside 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"