fix place of gui element

This commit is contained in:
DenioD
2020-05-28 00:30:02 +02:00
parent a2e68c9cc2
commit a02ee09241

View File

@@ -376,13 +376,6 @@
</property>
</widget>
</item>
<item row="9" column="2">
<widget class="QLabel" name="requestCID">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="10" column="1">
<widget class="QLabel" name="zaddrold">
<property name="text">
@@ -397,6 +390,13 @@
</property>
</widget>
</item>
<item row="10" column="2">
<widget class="QLabel" name="requestCID">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>