]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmltag.h
implemented moving the dialog (patch 996448)
[wxWidgets.git] / include / wx / html / htmltag.h
index f681056d584c16171921059f0320d09c02a95e6d..75f71ec6ee0f4d421ef883952081e6692c9475ce 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_HTMLTAG_H_
 #define _WX_HTMLTAG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmltag.h"
 #endif