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

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>