Skip to content

Commit

Permalink
Re #9554 Change default dead time correction type
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Feb 26, 2015
1 parent 3b4c648 commit 14fd34f
Showing 1 changed file with 5 additions and 5 deletions.
Expand Up @@ -109,7 +109,10 @@
<property name="text">
<string>None</string>
</property>
<attribute name="buttonGroup">
<property name="checked">
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">deadTimeCorrType</string>
</attribute>
</widget>
Expand All @@ -129,9 +132,6 @@
<property name="text">
<string>From Custom File</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">deadTimeCorrType</string>
</attribute>
Expand Down Expand Up @@ -169,7 +169,7 @@
<bool>false</bool>
</property>
<property name="enabled">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>
Expand Down

0 comments on commit 14fd34f

Please sign in to comment.