]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_style.cpp
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if...
[wxWidgets.git] / src / html / m_style.cpp
index 9913b8370367922915e0ac11f03baad995643c34..463c4ddc85fdd4bebe9d702e3b4bac62bbe519f0 100644 (file)
@@ -4,10 +4,10 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #endif
 
@@ -31,6 +31,7 @@ FORCE_LINK_ME(m_style)
 
 
 TAG_HANDLER_BEGIN(STYLE, "STYLE")
+    TAG_HANDLER_CONSTR(STYLE) { }
 
     TAG_HANDLER_PROC(WXUNUSED(tag))
     {