Browse Source

hide t-addr selector

pull/45/head
Jane Mercer 5 years ago
parent
commit
723d44fd8c
  1. 7
      src/mainwindow.ui

7
src/mainwindow.ui

@ -666,7 +666,7 @@
<item>
<widget class="QGroupBox" name="groupBox_6">
<property name="title">
<string>Address Type</string>
<string></string>
</property>
<property name="flat">
<bool>false</bool>
@ -686,7 +686,10 @@
</item>
<item>
<widget class="QRadioButton" name="rdioTAddr">
<property name="sizePolicy">
<property name="visible">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>

Loading…
Cancel
Save