[vlc-devel] commit: Qt: fix tab order (Jean-Baptiste Kempf )
git version control
git at videolan.org
Fri Dec 4 07:21:45 CET 2009
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Nov 27 18:51:11 2009 +0100| [a21c7bcdfdcadec941246285580095cdc0741fca] | committer: Jean-Baptiste Kempf
Qt: fix tab order
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a21c7bcdfdcadec941246285580095cdc0741fca
---
modules/gui/qt4/ui/sprefs_input.ui | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui
index 5b55413..70ce1b2 100644
--- a/modules/gui/qt4/ui/sprefs_input.ui
+++ b/modules/gui/qt4/ui/sprefs_input.ui
@@ -311,12 +311,18 @@
<tabstops>
<tabstop>DVDDevice</tabstop>
<tabstop>DVDBrowse</tabstop>
+ <tabstop>AviRepair</tabstop>
+ <tabstop>recordPath</tabstop>
+ <tabstop>recordBrowse</tabstop>
<tabstop>UDPPort</tabstop>
<tabstop>proxy</tabstop>
+ <tabstop>live555TransportHTTPRadio</tabstop>
+ <tabstop>live555TransportRTSP_TCPRadio</tabstop>
<tabstop>cachingCombo</tabstop>
<tabstop>PostProcLevel</tabstop>
- <tabstop>AviRepair</tabstop>
- <tabstop>live555TransportRTSP_TCPRadio</tabstop>
+ <tabstop>hwAccelBox</tabstop>
+ <tabstop>systemCodecBox</tabstop>
+ <tabstop>loopFilterBox</tabstop>
</tabstops>
<resources/>
<connections/>
More information about the vlc-devel
mailing list