UI: Fix tab stop order for Draw safe areas

A tabstop definition was missing on the commit afd58a78e.
master
Norihiro Kamae 2021-10-02 16:06:37 +09:00 committed by Jim
parent a18178f631
commit 669a615983
1 changed files with 1 additions and 0 deletions

View File

@ -5587,6 +5587,7 @@
<tabstop>overflowHide</tabstop>
<tabstop>overflowAlwaysVisible</tabstop>
<tabstop>overflowSelectionHide</tabstop>
<tabstop>previewSafeAreas</tabstop>
<tabstop>automaticSearch</tabstop>
<tabstop>doubleClickSwitch</tabstop>
<tabstop>studioPortraitLayout</tabstop>