Removed ... from text

This commit is contained in:
felisucoibi 2017-09-30 00:29:07 +02:00 committed by GitHub
parent ef6fd38696
commit b84c8983c4

View file

@ -126,7 +126,7 @@
<item> <item>
<widget class="QCheckBox" name="suffixesIgnoreList_CB"> <widget class="QCheckBox" name="suffixesIgnoreList_CB">
<property name="text"> <property name="text">
<string>Ignore files ending with... :</string> <string>Ignore files ending with :</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -144,7 +144,7 @@
<item> <item>
<widget class="QCheckBox" name="prefixesIgnoreList_CB"> <widget class="QCheckBox" name="prefixesIgnoreList_CB">
<property name="text"> <property name="text">
<string>ignore files starting with... :</string> <string>ignore files starting with :</string>
</property> </property>
</widget> </widget>
</item> </item>