From 0db1d68084d81f8d52ea23b42e613d707a75db8e Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 9 Oct 2018 16:30:50 +0200 Subject: [PATCH] Document that wxHTML tag supports "bgcolor" attribute --- docs/doxygen/overviews/html.h | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/doxygen/overviews/html.h b/docs/doxygen/overviews/html.h index 623f98064f..6f12e32c35 100644 --- a/docs/doxygen/overviews/html.h +++ b/docs/doxygen/overviews/html.h @@ -505,6 +505,7 @@ DL DT EM FONT COLOR=[color] + BGCOLOR=[color] SIZE=[fontsize] FACE=[comma-separated list of facenames] HR ALIGN=[alignment]