Commit 67e869c5 authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: open disk: fix tab access order

parent 7502f4a1
......@@ -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