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>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>extFreeTextMsgEdit</tabstop>
|
||||
<tabstop>stopButton</tabstop>
|
||||
<tabstop>EraseButton</tabstop>
|
||||
<tabstop>ClrAvgButton</tabstop>
|
||||
|
11
widegraph.ui
11
widegraph.ui
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user