Skip to content

Commit

Permalink
designate tab order in config.ui
Browse files Browse the repository at this point in the history
  • Loading branch information
esjeon committed Jan 29, 2019
1 parent c8bddea commit 7c0a863
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions res/config.ui
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,27 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>configTabs</tabstop>
<tabstop>kcfg_layoutPerActivity</tabstop>
<tabstop>kcfg_layoutPerDesktop</tabstop>
<tabstop>kcfg_screenGapTop</tabstop>
<tabstop>kcfg_screenGapLeft</tabstop>
<tabstop>kcfg_screenGapRight</tabstop>
<tabstop>kcfg_screenGapBottom</tabstop>
<tabstop>kcfg_enableTileLayout</tabstop>
<tabstop>kcfg_tileLayoutGap</tabstop>
<tabstop>kcfg_enableMonocleLayout</tabstop>
<tabstop>kcfg_enableSpreadLayout</tabstop>
<tabstop>kcfg_enableStairLayout</tabstop>
<tabstop>kcfg_ignoreClass</tabstop>
<tabstop>kcfg_floatingClass</tabstop>
<tabstop>kcfg_floatUtility</tabstop>
<tabstop>kcfg_maximizeSoleTile</tabstop>
<tabstop>kcfg_noTileBorder</tabstop>
<tabstop>kcfg_mouseAdjustLayout</tabstop>
<tabstop>kcfg_debug</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

0 comments on commit 7c0a863

Please sign in to comment.