]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/forcelnk.h
missing commit
[wxWidgets.git] / include / wx / html / forcelnk.h
index 9b00b9a9e527ecfc45eecd7524045315b114484c..4a1a7d47ce22d677a69fd80bfd0a633d74437c09 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        forcelnk.h
+// Name:        wx/html/forcelnk.h
 // Purpose:     macros which force the linker to link apparently unused code
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
@@ -56,6 +56,7 @@ See mod_*.cpp and htmlwin.cpp for example :-)
     FORCE_LINK(m_hline) \
     FORCE_LINK(m_links) \
     FORCE_LINK(m_tables) \
+    FORCE_LINK(m_span) \
     FORCE_LINK(m_style)