[LyX/master] Tab order for search pane
Juergen Spitzmueller
spitz at lyx.org
Thu May 6 10:21:42 UTC 2021
commit fb8b484b7ff814abe40fcec24740cf7403b5b153
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Thu May 6 12:25:32 2021 +0200
Tab order for search pane
---
src/frontends/qt/ui/SearchUi.ui | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/src/frontends/qt/ui/SearchUi.ui b/src/frontends/qt/ui/SearchUi.ui
index 018a038..ed6a4c8 100644
--- a/src/frontends/qt/ui/SearchUi.ui
+++ b/src/frontends/qt/ui/SearchUi.ui
@@ -268,6 +268,21 @@
</item>
</layout>
</widget>
+ <tabstops>
+ <tabstop>replaceCO</tabstop>
+ <tabstop>findPB</tabstop>
+ <tabstop>findPrevPB</tabstop>
+ <tabstop>minimizePB</tabstop>
+ <tabstop>replacePB</tabstop>
+ <tabstop>replacePrevPB</tabstop>
+ <tabstop>replaceallPB</tabstop>
+ <tabstop>caseCB</tabstop>
+ <tabstop>wordsCB</tabstop>
+ <tabstop>selectionCB</tabstop>
+ <tabstop>instantSearchCB</tabstop>
+ <tabstop>wrapCB</tabstop>
+ <tabstop>findCO</tabstop>
+ </tabstops>
<includes>
<include location="local">qt_i18n.h</include>
</includes>
More information about the lyx-cvs
mailing list