]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/forcelnk.h
added (and documented) trivial but useful IsSingleLine() and IsMultiLine() text contr...
[wxWidgets.git] / include / wx / html / forcelnk.h
index 6fb8810fdb7026ff7e41e88048994fe581a31c67..38aca9f6726a3259be738eab59b19f1469fe55b6 100644 (file)
@@ -67,7 +67,8 @@ See mod_*.cpp and htmlwin.cpp for example :-)
     FORCE_LINK(m_hline) \
     FORCE_LINK(m_links) \
     FORCE_LINK(m_tables) \
-    FORCE_LINK(m_meta)
+    FORCE_LINK(m_meta) \
+    FORCE_LINK(m_style)
 
 
 #endif // _WX_FORCELNK_H_