mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
fix(UI): string for option auto-accepting files
Regressed in 7fe8a86c03
.
This commit is contained in:
parent
6628bf250a
commit
1d4ea1ec40
|
@ -167,7 +167,7 @@
|
|||
<item row="5" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="autoacceptfile">
|
||||
<property name="text">
|
||||
<string>Auto accept file</string>
|
||||
<string>Auto accept files</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user