Skip to content

Commit

Permalink
Enable follow error graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
joco-nz committed Apr 5, 2021
1 parent 5081c72 commit 27b90fa
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bf20_mill/ui/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7135,7 +7135,7 @@ Editor</string>
<double>0.050000000000000</double>
</property>
<property name="series1enable" stdset="0">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="series1name" stdset="0">
<string>FERROR</string>
Expand Down Expand Up @@ -7167,7 +7167,7 @@ Editor</string>
<bool>false</bool>
</property>
<property name="series1enable" stdset="0">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="series1name" stdset="0">
<string>FERROR</string>
Expand Down Expand Up @@ -7196,7 +7196,7 @@ Editor</string>
<double>0.050000000000000</double>
</property>
<property name="series1enable" stdset="0">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="series1name" stdset="0">
<string>FERROR</string>
Expand Down Expand Up @@ -11431,12 +11431,12 @@ Override</string>
</property>
</designerdata>
<buttongroups>
<buttongroup name="btngrpContInc"/>
<buttongroup name="btngrpG5x"/>
<buttongroup name="btngrpMode"/>
<buttongroup name="btngrpLeftNav"/>
<buttongroup name="btngrpMdi"/>
<buttongroup name="btngrpIncrements"/>
<buttongroup name="btngrpMdi"/>
<buttongroup name="btngrpLeftNav"/>
<buttongroup name="btngrpG5x"/>
<buttongroup name="btngrpRightNav"/>
<buttongroup name="btngrpContInc"/>
</buttongroups>
</ui>

0 comments on commit 27b90fa

Please sign in to comment.