[vlc-devel] commit: Very small layout fix for equalizer.	(Jean-Baptiste Kempf )
    git version control 
    git at videolan.org
       
    Sun Apr  6 02:10:10 CEST 2008
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sat Apr  5 17:10:09 2008 -0700| [f69e62d2dfe39cea8fc8e587422c733c49444e0c]
Very small layout fix for equalizer.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f69e62d2dfe39cea8fc8e587422c733c49444e0c
---
 modules/gui/qt4/ui/equalizer.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/ui/equalizer.ui b/modules/gui/qt4/ui/equalizer.ui
index ae3a4f7..814c4ad 100644
--- a/modules/gui/qt4/ui/equalizer.ui
+++ b/modules/gui/qt4/ui/equalizer.ui
@@ -72,7 +72,7 @@
      <property name="margin" >
       <number>0</number>
      </property>
-     <item row="1" column="0" >
+     <item row="1" column="0" colspan="2">
       <widget class="QLabel" name="preampLabel" >
        <property name="text" >
         <string>_("Preamp")</string>
    
    
More information about the vlc-devel
mailing list