[vlc-commits] Qt: increase the bottom combobox margin for audio device selection

Jean-Baptiste Kempf git at videolan.org
Sun Sep 8 18:46:17 CEST 2013


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Sep  8 18:40:06 2013 +0200| [52868ca617551cfd492d9acf7b9b097c6feaafc2] | committer: Jean-Baptiste Kempf

Qt: increase the bottom combobox margin for audio device selection

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

 modules/gui/qt4/ui/sprefs_audio.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/qt4/ui/sprefs_audio.ui b/modules/gui/qt4/ui/sprefs_audio.ui
index eac4ab5..efabef0 100644
--- a/modules/gui/qt4/ui/sprefs_audio.ui
+++ b/modules/gui/qt4/ui/sprefs_audio.ui
@@ -161,7 +161,7 @@
         </property>
         <layout class="QGridLayout" name="outputAudioLayout">
          <property name="bottomMargin">
-          <number>0</number>
+          <number>4</number>
          </property>
          <item row="1" column="0" colspan="2">
           <widget class="QWidget" name="fileControl" native="true">



More information about the vlc-commits mailing list