Browse Source

fix place of gui element

pull/130/head
DenioD 4 years ago
parent
commit
a02ee09241
  1. 14
      src/requestContactDialog.ui

14
src/requestContactDialog.ui

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

Loading…
Cancel
Save