Removed pointless HTML-tag

Change-Id: I2c7bab63dbfa5ca2454adbfff042892ea03aff60
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Robert Loehning
2016-01-07 16:48:01 +01:00
parent 8146402e05
commit e78b26c5ad

View File

@@ -252,7 +252,7 @@
<item> <item>
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="toolTip"> <property name="toolTip">
<string>&lt;html&gt;Influences how file names are matched to decide if they are the same.</string> <string>Influences how file names are matched to decide if they are the same.</string>
</property> </property>
<property name="text"> <property name="text">
<string>File system case sensitivity:</string> <string>File system case sensitivity:</string>