Fixed #176: remove avg time drift as it is an unreliable means for computing drift

This commit is contained in:
Jordan Sherer 2019-04-28 11:53:27 -04:00
parent e85eac086b
commit 7cc063737c

View File

@ -1982,6 +1982,9 @@ background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #2ecc71, stop:1 #00FF
</property>
<item>
<widget class="QLabel" name="driftAvgLabel">
<property name="visible">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<horstretch>0</horstretch>