forked from qt-creator/qt-creator
Removed pointless HTML-tag
Change-Id: I2c7bab63dbfa5ca2454adbfff042892ea03aff60 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -252,7 +252,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><html>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>
|
||||||
|
Reference in New Issue
Block a user