1
0
Fork 0

GUI: fixed some tabstops

This commit is contained in:
mrexodia 2017-03-11 01:24:02 +01:00
parent 2d605f18ea
commit 8d6783f91c
No known key found for this signature in database
GPG Key ID: FC89E0AAA0C1AAD8
2 changed files with 3 additions and 0 deletions

View File

@ -226,6 +226,7 @@
<tabstop>editCommandCondition</tabstop>
<tabstop>editName</tabstop>
<tabstop>spinHitCount</tabstop>
<tabstop>checkBoxSingleshoot</tabstop>
<tabstop>checkBoxSilent</tabstop>
<tabstop>checkBoxFastResume</tabstop>
<tabstop>buttonSave</tabstop>

View File

@ -179,6 +179,8 @@
<tabstops>
<tabstop>lineEditAscii</tabstop>
<tabstop>lineEditUnicode</tabstop>
<tabstop>btnCodepage</tabstop>
<tabstop>lineEditCodepage</tabstop>
<tabstop>chkKeepSize</tabstop>
<tabstop>chkEntireBlock</tabstop>
<tabstop>btnOk</tabstop>