X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9899a70bc0b011ad8aa8e7d57e6f01047423222a..1e30d94eff7dca642729cb2f557650e8f2ebc61f:/include/wx/html/htmldefs.h diff --git a/include/wx/html/htmldefs.h b/include/wx/html/htmldefs.h index be385699f1..ec7348f85a 100644 --- a/include/wx/html/htmldefs.h +++ b/include/wx/html/htmldefs.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: htmldefs.h +// Name: wx/html/htmldefs.h // Purpose: constants for wxhtml library // Author: Vaclav Slavik // RCS-ID: $Id$ @@ -36,8 +36,9 @@ // Used by wxHtmlColourCell to determine clr of what is changing //-------------------------------------------------------------------------------- -#define wxHTML_CLR_FOREGROUND 0x0001 -#define wxHTML_CLR_BACKGROUND 0x0002 +#define wxHTML_CLR_FOREGROUND 0x0001 +#define wxHTML_CLR_BACKGROUND 0x0002 +#define wxHTML_CLR_TRANSPARENT_BACKGROUND 0x0004