]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlpars.h
MacReopenApp implementation for restoring top-level window
[wxWidgets.git] / include / wx / html / htmlpars.h
index bebe5ec47eab4b6bfa2dd4504a4591944430179e..fbd31121927bb5eb99ff5c0468fa31493d9581c1 100644 (file)
@@ -4,14 +4,14 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 
 #ifndef _WX_HTMLPARS_H_
 #define _WX_HTMLPARS_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmlpars.h"
 #endif