Merge pull request #3630 from lemondrops/master

qt: Remove a trailing space in a label in qt_settingsnetwork.ui
This commit is contained in:
Miran Grča 2023-08-24 00:50:20 +02:00 committed by GitHub
commit 7f1c92f7d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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