mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 17:22:25 -05:00
Merge pull request #3630 from lemondrops/master
qt: Remove a trailing space in a label in qt_settingsnetwork.ui
This commit is contained in:
commit
7f1c92f7d5
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@
|
|||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="label_5">
|
||||
<property name="text">
|
||||
<string>VDE Socket </string>
|
||||
<string>VDE Socket</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue