mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Ref T298, buttons for re-matching
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>230</width>
|
||||
<height>197</height>
|
||||
<width>315</width>
|
||||
<height>309</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -36,7 +36,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>211</width>
|
||||
<width>296</width>
|
||||
<height>375</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -83,6 +83,16 @@
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pb_MatchingAgain">
|
||||
<property name="toolTip">
|
||||
<string>do matching for all models again</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>re-matching</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pb_Reload">
|
||||
<property name="text">
|
||||
|
||||
Reference in New Issue
Block a user