Qt: Clarify game list settings titles
This commit is contained in:
parent
4f96eb80a6
commit
f1d942c2be
|
@ -31,7 +31,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Search Directories</string>
|
||||
<string>Search Directories (will be scanned for games)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -92,7 +92,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>Excluded Paths</string>
|
||||
<string>Excluded Paths (will not be scanned)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue