From 1033adc97013fdaa1461c8d2c5a77d21d253adf1 Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 26 Jul 2023 13:37:10 +0100 Subject: [PATCH] Remove explicit styling span in settings dialog, links style themselves --- qrenderdoc/Windows/Dialogs/SettingsDialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qrenderdoc/Windows/Dialogs/SettingsDialog.ui b/qrenderdoc/Windows/Dialogs/SettingsDialog.ui index 211a8200c..ea9f6c4eb 100644 --- a/qrenderdoc/Windows/Dialogs/SettingsDialog.ui +++ b/qrenderdoc/Windows/Dialogs/SettingsDialog.ui @@ -481,7 +481,7 @@ This option overrides that and will always replay locally if the local context i - <html><head/><body><p><a href="#analyticsDescribe"><span style=" text-decoration: underline; color:#0000ff;">Click here</span></a> to see currently reported data.</p></body></html> + <html><head/><body><p><a href="#analyticsDescribe">Click here</a> to see currently reported data.</p></body></html>