Do not have the palette button as the default
This commit is contained in:
parent
2199b8b057
commit
d042fffe75
@ -5481,6 +5481,7 @@ list. The list can be maintained in Settings (F2).</string>
|
|||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
<tabstops>
|
<tabstops>
|
||||||
|
<tabstop>extFreeTextMsgEdit</tabstop>
|
||||||
<tabstop>stopButton</tabstop>
|
<tabstop>stopButton</tabstop>
|
||||||
<tabstop>EraseButton</tabstop>
|
<tabstop>EraseButton</tabstop>
|
||||||
<tabstop>ClrAvgButton</tabstop>
|
<tabstop>ClrAvgButton</tabstop>
|
||||||
|
11
widegraph.ui
11
widegraph.ui
@ -6,7 +6,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>942</width>
|
<width>1083</width>
|
||||||
<height>337</height>
|
<height>337</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -532,6 +532,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Adjust...</string>
|
<string>Adjust...</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="autoDefault">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
@ -541,6 +544,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>QSY</string>
|
<string>QSY</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="autoDefault">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
@ -575,6 +581,9 @@
|
|||||||
<container>1</container>
|
<container>1</container>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>offsetSpinBox</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
Loading…
Reference in New Issue
Block a user