Qt: Clarify game list settings titles

This commit is contained in:
Connor McLaughlin 2021-07-03 13:04:01 +10:00
parent 4f96eb80a6
commit f1d942c2be
1 changed files with 2 additions and 2 deletions

View File

@ -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>