]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_style.cpp
Remove DoSetSizeHints() call from Create()
[wxWidgets.git] / src / html / m_style.cpp
index 85770ae851d03cb31e0c2b83f7cd83eee5bb7c8f..4a1f8592b90a9e0dc46a90888621432f4e6db1ed 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        src/html/m_style.cpp
 // Purpose:     wxHtml module for parsing <style> tag
 // Author:      Vaclav Slavik
-// RCS-ID:      $Id$
 // Copyright:   (c) 2002 Vaclav Slavik
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -15,7 +14,7 @@
 
 #if wxUSE_HTML && wxUSE_STREAMS
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
 #endif
 
 #include "wx/html/forcelnk.h"