Skip to content

Commit

Permalink
Update msgboxdlg.ui
Browse files Browse the repository at this point in the history
设置默认按键为OK
  • Loading branch information
WilliamYinwei authored Jun 12, 2019
1 parent c90f8dc commit 4154010
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Plugins/GUI_TA_MsgBox/msgboxdlg.ui
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,20 @@ color: rgb(255, 255, 255);</string>
<property name="text">
<string>OK</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<tabstops>
<tabstop>lineEdit</tabstop>
<tabstop>pushButton_Cancel</tabstop>
<tabstop>pushButton_OK</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

0 comments on commit 4154010

Please sign in to comment.