diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-01-05 21:45:43 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-01-05 21:45:43 +0100 |
commit | c9ba7cb4947e888cb11a6e5583fc27fbfc815388 (patch) | |
tree | 91b3e582a3e01b728d545449db91f3349905ddfd /facetracknoir | |
parent | 3272306484ee358ee00c1926d88439814e7276bc (diff) |
add tab key order for main UI
Diffstat (limited to 'facetracknoir')
-rw-r--r-- | facetracknoir/main.ui | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/facetracknoir/main.ui b/facetracknoir/main.ui index b384b75c..ecf106be 100644 --- a/facetracknoir/main.ui +++ b/facetracknoir/main.ui @@ -1173,6 +1173,22 @@ <header>glwidget.h</header> </customwidget> </customwidgets> + <tabstops> + <tabstop>btnStartTracker</tabstop> + <tabstop>btnStopTracker</tabstop> + <tabstop>iconcomboTrackerSource</tabstop> + <tabstop>btnShowEngineControls</tabstop> + <tabstop>iconcomboProtocol</tabstop> + <tabstop>btnShowServerControls</tabstop> + <tabstop>iconcomboFilter</tabstop> + <tabstop>btnShowFilterControls</tabstop> + <tabstop>iconcomboProfile</tabstop> + <tabstop>btnLoad</tabstop> + <tabstop>btnSave</tabstop> + <tabstop>btnSaveAs</tabstop> + <tabstop>btnEditCurves</tabstop> + <tabstop>btnShortcuts</tabstop> + </tabstops> <resources> <include location="ui-res.qrc"/> </resources> |