]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmltag.cpp
No changes, just remove an unused variable from CHM code.
[wxWidgets.git] / src / html / htmltag.cpp
index fdc71fe1710063e3212f899891ceaddb31a95973..7bf1fa8d2e302317e3ecc08e46600f9f6ca57517 100644 (file)
@@ -464,6 +464,7 @@ wxHtmlTag::wxHtmlTag(wxHtmlTag *parent,
         { "width",              "WIDTH"         },
         { "vertical-align",     "VALIGN"        },
         { "background",         "BGCOLOR"       },
+        { "background-color",   "BGCOLOR"       },
     };
 
     wxHtmlStyleParams styleParams(*this);