mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Remove explicit styling span in settings dialog, links style themselves
This commit is contained in:
@@ -481,7 +481,7 @@ This option overrides that and will always replay locally if the local context i
|
||||
<item>
|
||||
<widget class="QLabel" name="analyticsDescribeLabel">
|
||||
<property name="text">
|
||||
<string><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></string>
|
||||
<string><html><head/><body><p><a href="#analyticsDescribe">Click here</a> to see currently reported data.</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user