[vlc-devel] commit: Qt: profile, correct tabOrder. (Jean-Baptiste Kempf )

git version control git at videolan.org
Fri May 1 20:25:41 CEST 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May  1 20:25:13 2009 +0200| [de2cea3b0c722ecb9e2599ee3460c81bb69f8521] | committer: Jean-Baptiste Kempf 

Qt: profile, correct tabOrder.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=de2cea3b0c722ecb9e2599ee3460c81bb69f8521
---

 modules/gui/qt4/ui/profiles.ui |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/ui/profiles.ui b/modules/gui/qt4/ui/profiles.ui
index 47a9bca..72ea182 100644
--- a/modules/gui/qt4/ui/profiles.ui
+++ b/modules/gui/qt4/ui/profiles.ui
@@ -516,13 +516,15 @@
   <tabstop>AVIMux</tabstop>
   <tabstop>buttonBox</tabstop>
   <tabstop>transcodeVideo</tabstop>
+  <tabstop>keepVideo</tabstop>
   <tabstop>vCodecBox</tabstop>
   <tabstop>vBitrateSpin</tabstop>
   <tabstop>vFrameBox</tabstop>
   <tabstop>vScaleBox</tabstop>
-  <tabstop>heightBox</tabstop>
   <tabstop>widthBox</tabstop>
+  <tabstop>heightBox</tabstop>
   <tabstop>transcodeAudio</tabstop>
+  <tabstop>keepAudio</tabstop>
   <tabstop>aCodecBox</tabstop>
   <tabstop>aBitrateSpin</tabstop>
   <tabstop>aChannelsSpin</tabstop>




More information about the vlc-devel mailing list