Permalink
Browse files
#5752 Correct tab order in settings dialog
- Loading branch information...
Showing
with
3 additions
and
1 deletion.
-
+3
−1
src/gui/res/SettingsDialogBase.ui
|
|
@@ -330,11 +330,13 @@ |
|
|
<tabstop>m_pLineEditScreenName</tabstop>
|
|
|
<tabstop>m_pSpinBoxPort</tabstop>
|
|
|
<tabstop>m_pLineEditInterface</tabstop>
|
|
|
+ <tabstop>m_pComboElevate</tabstop>
|
|
|
+ <tabstop>m_pCheckBoxAutoHide</tabstop>
|
|
|
+ <tabstop>m_pCheckBoxEnableCrypto</tabstop>
|
|
|
<tabstop>m_pComboLogLevel</tabstop>
|
|
|
<tabstop>m_pCheckBoxLogToFile</tabstop>
|
|
|
<tabstop>m_pLineEditLogFilename</tabstop>
|
|
|
<tabstop>m_pButtonBrowseLog</tabstop>
|
|
|
- <tabstop>buttonBox</tabstop>
|
|
|
</tabstops>
|
|
|
<resources/>
|
|
|
<connections>
|
|
|
|
0 comments on commit
a49de58