Do not have the palette button as the default

This commit is contained in:
Jordan Sherer 2018-10-02 14:20:05 -04:00
parent 2199b8b057
commit d042fffe75
2 changed files with 11 additions and 1 deletions

View File

@ -5481,6 +5481,7 @@ list. The list can be maintained in Settings (F2).</string>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>extFreeTextMsgEdit</tabstop>
<tabstop>stopButton</tabstop>
<tabstop>EraseButton</tabstop>
<tabstop>ClrAvgButton</tabstop>

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>942</width>
<width>1083</width>
<height>337</height>
</rect>
</property>
@ -532,6 +532,9 @@
<property name="text">
<string>Adjust...</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
@ -541,6 +544,9 @@
<property name="text">
<string>QSY</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="1">
@ -575,6 +581,9 @@
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>offsetSpinBox</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>