Commit 4e2ccccd authored by Francois Cartegnie's avatar Francois Cartegnie Committed by Jean-Baptiste Kempf

Qt: open disk: fix tab access order

(cherry picked from commit 67e869c503d39d443de598d8f4bba4d48b79330f)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 6cc4d347
......@@ -381,6 +381,7 @@
</widget>
<tabstops>
<tabstop>dvdRadioButton</tabstop>
<tabstop>bdRadioButton</tabstop>
<tabstop>audioCDRadioButton</tabstop>
<tabstop>vcdRadioButton</tabstop>
<tabstop>dvdsimple</tabstop>
......@@ -389,8 +390,8 @@
<tabstop>browseDiscButton</tabstop>
<tabstop>titleSpin</tabstop>
<tabstop>chapterSpin</tabstop>
<tabstop>subtitlesSpin</tabstop>
<tabstop>audioSpin</tabstop>
<tabstop>subtitlesSpin</tabstop>
</tabstops>
<resources/>
<connections/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment