qt: Remove a trailing space in a label in qt_settingsnetwork.ui

This commit is contained in:
Alexander Babikov
2023-08-24 03:47:27 +05:00
parent f0fd4b0909
commit 352bfe0f63

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>