From e670a6d77beda288c4e339608f6a0881d26c02d6 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Fri, 23 May 2025 11:45:13 +0200 Subject: [PATCH] Doc: Update the HTML tab config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added translat='no' attribute to input and style - Added the missing linefeeds Change-Id: I51ffe1bd0eb8d06bab7a7eedcd862e88fe794588 Pick-to: 6.9 6.8 Reviewed-by: Topi Reiniƶ --- doc/global/htmltabs.qdocconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/global/htmltabs.qdocconf b/doc/global/htmltabs.qdocconf index e4ba0ee4ab2..ed322720164 100644 --- a/doc/global/htmltabs.qdocconf +++ b/doc/global/htmltabs.qdocconf @@ -38,7 +38,7 @@ # \endtabcontent # \endif -macro.tab.HTML = "" +macro.tab.HTML = "\n\n\n" macro.tabcontent.HTML = "
\n" macro.endtabcontent.HTML = "
\n"